system-manager icon indicating copy to clipboard operation
system-manager copied to clipboard

feat: add --sudo and --sudo-ask-password flags

Open zimbatm opened this issue 2 weeks ago • 2 comments

Copy the flags from nixos-rebuild-ng for consistency and simplicity.

--sudo now also works locally, simplifying the documentation.

zimbatm avatar Nov 21 '25 14:11 zimbatm

Seems like some tests are still using the old argument and that causes a panic. Should we still accept the old argument and print a warning?

r-vdp avatar Nov 21 '25 14:11 r-vdp

Fixed

zimbatm avatar Nov 21 '25 16:11 zimbatm