diff --git a/configuration.nix b/configuration.nix index eb6e155..b9cdd8e 100755 --- a/configuration.nix +++ b/configuration.nix @@ -18,6 +18,7 @@ zfsSupport = true; efiSupport = true; efiInstallAsRemovable = true; + configurationLimit = 25; mirroredBoots = [ { devices = [ "nodev" ];