task sync changes to all <host>/default.nix
This commit is contained in:
parent
4b20ed8394
commit
4364fb17f1
17 changed files with 81 additions and 195 deletions
|
|
@ -5,12 +5,10 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
# Host-specific configuration
|
||||
networking.hostName = "book";
|
||||
variables.address = "100.72.121.75";
|
||||
variables.swayScale = "1.5";
|
||||
|
||||
# Enable roles for this host
|
||||
roles = {
|
||||
gui.enable = true;
|
||||
kmscon.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue