split out gnome
This commit is contained in:
parent
76a7a31ef6
commit
833f3f79e2
5 changed files with 56 additions and 39 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# nixos-configuration
|
||||
|
||||
When adding a new host:
|
||||
1. install NixOS via the graphical installer
|
||||
2. `mv /etc/hardware-configuration ./devicename-hardware-configuration.nix`
|
||||
3. copy an existing devicename.nix
|
||||
5. change import to new-devicename-hardware-configuration.nix
|
||||
4. `ln -s ./new-devicename.nix /etc/nixos/configuration`
|
||||
5. apply
|
||||
Loading…
Add table
Add a link
Reference in a new issue