move all host-specific configuration to hosts directory
This commit is contained in:
parent
7189fae109
commit
f4da07c4e6
4 changed files with 16 additions and 31 deletions
|
@ -5,6 +5,9 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
networking.hostId = "09673d65";
|
||||
deployment.targetHost = "yevaud.birdsong.network";
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue