mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
remove nix coniguration from configuration.nix to separate module
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
./modules
|
||||
];
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
networking.hostName = hostname;
|
||||
|
||||
system.stateVersion = stateVersion;
|
||||
|
Reference in New Issue
Block a user