removed hostPlatform from portal-1

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