move experimental features so they actually work? pt extra
This commit is contained in:
parent
131a0b8c7c
commit
791ef707f2
@ -8,6 +8,7 @@
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
nix.settings.extra-experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user