diff --git a/configuration.nix b/configuration.nix index f2bfc5d..37c6a16 100644 --- a/configuration.nix +++ b/configuration.nix @@ -5,6 +5,7 @@ { config, lib, pkgs, ... }: { + nix.settings.experimental-features = [ "nix-command" "flakes" ]; imports = [ # Include the results of the hardware scan. /etc/nixos/hardware-configuration.nix