Testing-git/temp
2025-10-17 20:54:38 +00:00

18 lines
No EOL
402 B
Text

ctid="162"
ctname="forgejo"
ctt="local:vztmpl/nixos-image-lxc-proxmox-25.05pre-git-x86_64-linux.tar.xz"
cts="local-lvm"
pct create ${ctid} ${ctt} \
--hostname=${ctname} \
--ostype=nixos --unprivileged=0 --features nesting=1 \
--net0 name=eth0,bridge=vmbr0,ip=dhcp \
--arch=amd64 --swap=1024 --memory=2048 \
--storage=${cts}
mp0: /mnt/pve/Storage1/forgejo,mp=/shared
This is funny