replace sudo -> sudo-rs

This commit is contained in:
do butterflies cry? 2026-03-07 23:44:03 +10:00
parent 39ccbbd2ed
commit 29410d8ff9
Signed by: cry
GPG key ID: F68745A836CA0412
4 changed files with 6 additions and 12 deletions

View file

@ -86,10 +86,7 @@
};
};
security = {
rtkit.enable = true; # I *think* this is for pipewire
sudo.wheelNeedsPassword = lib.mkDefault true;
};
security.rtkit.enable = true; # I *think* this is for pipewire
# ---- ENVIRONMENT VARIABLES ----
environment = {