Move nix.settings
This commit is contained in:
parent
9bf329b9d1
commit
01f87a620d
2 changed files with 4 additions and 3 deletions
|
|
@ -4,7 +4,6 @@
|
|||
modules = [
|
||||
{
|
||||
networking.hostName = hostName;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
system.stateVersion = stateVersion;
|
||||
time.timeZone = timeZone;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue