X-Git-Url: http://git.scottworley.com/nix-profile-gc/blobdiff_plain/13c82a5342ffef8c3ef73967600f21c041431e21..646f1750db86c674874f2b1ba75d5c949c14d5ab:/modules/profile-gc.nix?ds=inline diff --git a/modules/profile-gc.nix b/modules/profile-gc.nix index a763875..1452e8f 100644 --- a/modules/profile-gc.nix +++ b/modules/profile-gc.nix @@ -14,7 +14,7 @@ in { dryRun = lib.mkOption { description = "Say what would have been deleted rather than actually deleting profiles"; type = lib.types.bool; - default = true; + default = false; }; keepLast = lib.mkOption { description = ''