fix 2 imports

This commit is contained in:
2026-08-26 07:33:31 -04:00
parent 7f08a6f788
commit cb83fc6ea5
2 changed files with 1 additions and 1 deletions
+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";