feat: update flakes

This commit is contained in:
2024-10-26 19:07:57 -04:00
parent 31cb308044
commit 4f2cfaa778
8 changed files with 42 additions and 50 deletions

View File

@@ -42,7 +42,7 @@ function main() {
--name "${NAME}" \
--net0 "virtio,bridge=vmbr0" \
--ostype "l26" \
--scsi0 "${STORAGE}:50,iothread=on" \
--scsi0 "${STORAGE}:200,iothread=on" \
--onboot "1" \
--pool "premhome-cluster" \
--scsihw "virtio-scsi-single"