diff --git a/hosts/common.nix b/hosts/common.nix index cf1010d..17c8a2c 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -36,8 +36,8 @@ commit-lock-file-summary = "flake.lock: Update"; allow-import-from-derivation = false; - min-free = "1G"; - max-free = "10G"; + min-free = "100M"; + max-free = "1G"; }; };