move nixcache.nix from modules -> hosts/modules

This commit is contained in:
2023-01-30 11:25:46 +00:00
parent f288f34d1e
commit 7c81df00df
3 changed files with 1 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
./hardware ./hardware
./hostnames.nix ./hostnames.nix
./hosts.nix ./hosts.nix
./nixcache.nix
./roles ./roles
./services ./services
./wg-home.nix ./wg-home.nix

View File

@@ -7,7 +7,6 @@
./ids.nix ./ids.nix
./packages.nix ./packages.nix
./image.nix ./image.nix
./nixcache.nix
./persist ./persist
./services ./services
./sops.nix ./sops.nix