proxmox-nixos
proxmox-nixos copied to clipboard
/etc/pve/local doesn't exist anymore when changing hostname
This issue also exist on vanilla Proxmox VE, because content under /etc/pve is backed by pmxcfs and mounted by pve-cluster.service. The pmxcfs database under /var/lib/pve-cluster/config.db has to be updated with hostname change to prevent this.
I'll consider this not being a proxmox-nixos issue, then.