From 1a0ce3881898cab412b3d93ddda0b69849d527bc Mon Sep 17 00:00:00 2001 From: adikro Date: Sat, 20 Dec 2025 16:05:13 +0100 Subject: some more small changes --- hosts/desktop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/desktop') diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index a395b54..b74efe5 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -37,7 +37,7 @@ security.enable = true; storage = { enable = true; - keepDays = 14; + keepDays = 30; }; users.enable = true; }; -- cgit v1.3