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
@@ -11,6 +11,7 @@
"${inputs.self}/common/global"
"${inputs.self}/common/optional/tailscale.nix"
./disk-config.nix
./haproxy
];
nixpkgs.hostPlatform = "x86_64-linux";