add proxmox iso share

This commit is contained in:
2026-07-27 03:26:31 +10:00
parent bf88a6ebb0
commit d1ce8d3e71
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -103,6 +103,10 @@
subpath = "raspi/volumes";
mountpoint = "/mnt/raspi-backup";
};
proxmoxVolumes = {
subpath = "proxmox/iso";
mountpoint = "/mnt/iso";
};
};
# The Raspberry Pi's own NFS export — not under storageRoot/nfsServerHost,