replace sudo -> sudo-rs
This commit is contained in:
parent
39ccbbd2ed
commit
29410d8ff9
4 changed files with 6 additions and 12 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue