Christoffer Martinsson 996a199050 Fix nixos-rebuild permission issue by running as root directly
Remove sudo -u cm wrapper that was causing git repository ownership
mismatch. Now cm-agent runs nixos-rebuild directly as root, avoiding
the ownership conflict between cm-agent (git clone) and cm user.

Updated sudo rules to allow cm-agent -> root nixos-rebuild access.
2025-10-25 00:45:50 +02:00
..