Add support for non-nixos systems
I run Debian on my Thinkpad and wanted to take advantage of nix on there without also installing NixOS there, so here is added support for it.
This commit is contained in:
parent
c2ba41fd36
commit
62a2c850ae
11 changed files with 103 additions and 21 deletions
4
users/blank/README.md
Normal file
4
users/blank/README.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
This user is a standalone home-manager user which I use for
|
||||
systems that are not NixOS but still make use of home-manager.
|
||||
You should not import this user when running NixOS.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue