Move the NixOS config into the user's directory
This commit is contained in:
parent
9946d500f7
commit
57201099fb
6 changed files with 22 additions and 25 deletions
|
@ -73,7 +73,7 @@
|
|||
extraSpecialArgs = inputs;
|
||||
};
|
||||
in {
|
||||
# nh os switch /path --hostname=host
|
||||
# nh os switch /path -H host
|
||||
nixosConfigurations = {
|
||||
tower = mkNix [ ./hosts/tower ] stable; # Main Desktop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue