updated vm HDD size

This commit is contained in:
2026-07-26 08:23:30 +10:00
parent 096dff4fa0
commit 006dd8097a
+1 -1
View File
@@ -166,7 +166,7 @@
# build (modules/disko/proxmox.nix, config.system.build.diskoImagesScript # build (modules/disko/proxmox.nix, config.system.build.diskoImagesScript
# — see docs/proxmox-images.md). Root fills whatever's left after the ESP # — see docs/proxmox-images.md). Root fills whatever's left after the ESP
# and swap partitions within this total. # and swap partitions within this total.
proxmoxImageSize = "20G"; proxmoxImageSize = "50G";
# nix-cache's Nix store garbage collection retention # nix-cache's Nix store garbage collection retention
# (modules/nix-cache/server.nix). # (modules/nix-cache/server.nix).