sudo-rs
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 8m39s
All checks were successful
Weekly NixOS Build & Cache / build-and-cache (push) Successful in 8m39s
This commit is contained in:
parent
d3ec0a04b7
commit
efb98d6d54
@ -47,7 +47,7 @@
|
|||||||
};
|
};
|
||||||
security = {
|
security = {
|
||||||
polkit.enable = true;
|
polkit.enable = true;
|
||||||
sudo = {
|
sudo-rs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wheelNeedsPassword = false;
|
wheelNeedsPassword = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user