removed hostPlatform from portal-1

This commit is contained in:
2026-09-12 09:16:03 -04:00
parent 841b7fbd82
commit 68b520ac00
-2
View File
@@ -16,8 +16,6 @@
./monitoring.nix ./monitoring.nix
]; ];
nixpkgs.hostPlatform = "x86_64-linux";
boot = { boot = {
# Avoid consuming the VM's limited memory for /tmp. # Avoid consuming the VM's limited memory for /tmp.
tmp.useTmpfs = false; tmp.useTmpfs = false;