From bca7e01468e0bb43fdefaf3d13f5ecea44501417 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 13 Oct 2025 08:52:36 -0700 Subject: move modules under nixos --- flake/hosts.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake/hosts.nix') diff --git a/flake/hosts.nix b/flake/hosts.nix index 5d77415..db1b686 100644 --- a/flake/hosts.nix +++ b/flake/hosts.nix @@ -60,8 +60,6 @@ let inputs.home-manager.nixosModules.home-manager "${self}/modules/common" "${self}/modules/nixos" - "${self}/modules/nas-client.nix" - "${self}/modules/backups.nix" ]; darwinDefaultModules = [ -- cgit v1.2.3