From efbdc2d49135be41ef17cfc7edfe18a03543b63a Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 15 Nov 2025 11:34:36 -0800 Subject: simplify the backups --- modules/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/default.nix') diff --git a/modules/default.nix b/modules/default.nix index 756d704..d6d7b65 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -1,10 +1,8 @@ { ... }: { imports = [ - ./backups.nix ./home-manager.nix ./host-config.nix - ./nas-client.nix ./ssh.nix ./user.nix ]; -- cgit v1.2.3