diff --git a/flake.nix b/flake.nix index 58c5c15..a4bbe60 100644 --- a/flake.nix +++ b/flake.nix @@ -18,6 +18,7 @@ boot.loader.efi.canTouchEfiVariables = false; networking.hostName = "galvatron"; sound.enable = false; + settings.experimental-features = [ "nix-command" "flakes" ]; } ./galvatron/hardware-configuration.nix ./galvatron/apple-silicon-support