diff --git a/configuration.nix b/configuration.nix index 3908f07..98deeb3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -10,6 +10,7 @@ }: { + nix.settings.experimental-features = [ "flakes" "nix-command" ]; imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix