modified things

This commit is contained in:
2025-09-13 16:30:26 -04:00
parent faed026258
commit 93052529b8

View File

@@ -5,7 +5,7 @@
}:
with lib; {
options = {
security.sudo = {
security.sudoers = {
needsPassword = mkOption {
type = types.bool;
default = true;