fix 2 imports

This commit is contained in:
2026-08-26 07:12:51 -04:00
parent a51b8bc355
commit 7f50c83ffd
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -20,7 +20,6 @@ in
./monitoring
./docker
./services
./web_services
./hardware.nix
./networking.nix
./programs.nix
+1
View File
@@ -11,6 +11,7 @@
"${inputs.self}/common/global"
"${inputs.self}/common/optional/tailscale.nix"
./disk-config.nix
./haproxy
];
nixpkgs.hostPlatform = "x86_64-linux";