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

@ -46,7 +46,7 @@
};
};
security.sudo.wheelNeedsPassword = lib.mkForce false;
security.sudo-rs.wheelNeedsPassword = lib.mkForce false;
# ---- SYSTEM PACKAGES -----
environment.systemPackages = with pkgs; [