From e62d5505293a7c26d33fd60130220f2dea920515 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 28 Dec 2025 10:22:13 +0100 Subject: nh clean fixes plus some cli stuff --- hosts/laptop/configuration.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'hosts/laptop/configuration.nix') diff --git a/hosts/laptop/configuration.nix b/hosts/laptop/configuration.nix index 7688f33..9112b0f 100644 --- a/hosts/laptop/configuration.nix +++ b/hosts/laptop/configuration.nix @@ -35,10 +35,7 @@ power.enable = true; security.enable = true; ssh.enable = true; - storage = { - enable = true; - keepDays = 14; - }; + storage.enable = true; users.enable = true; }; srv = { -- cgit v1.3