hosts/modules/hostnames.nix -> hosts/common/hostnames.nix

This commit is contained in:
2023-11-24 07:37:14 +00:00
parent e990d5a645
commit 1f26b36fb8
3 changed files with 1 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
./fs.nix ./fs.nix
./hardware ./hardware
./home ./home
./hostnames.nix
./hosts.nix ./hosts.nix
./ids.nix ./ids.nix
./machine-id.nix ./machine-id.nix

View File

@@ -4,7 +4,6 @@
imports = [ imports = [
./derived-secrets ./derived-secrets
./gui ./gui
./hostnames.nix
./hosts.nix ./hosts.nix
./nixcache.nix ./nixcache.nix
./roles ./roles