Archived
Single-user Nix on PVE nodes is owned by root. Add the fixed Nix binary path (/nix/var/nix/profiles/default/bin/nix) to the NOPASSWD sudoers rule so non-root SSH users can run nix build from create-proxmox-resource.sh. Gracefully skips with a warning if Nix isn't installed yet (run after codex-setup.sh bootstraps the node). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>