Local config should be elsewhere
This commit is contained in:
parent
42e01b0840
commit
ab597f16f2
@ -7,6 +7,7 @@ with lib; {
|
||||
adjtime.source = "/state/etc/adjtime";
|
||||
NIXOS.source = "/state/etc/NIXOS";
|
||||
machine-id.source = "/state/etc/machine-id";
|
||||
"host-config.nix".source = "/state/etc/host-config.nix";
|
||||
};
|
||||
|
||||
system.stateVersion = "20.09";
|
||||
|
Loading…
Reference in New Issue
Block a user