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; { with lib; {
options = { options = {
security.sudo = { security.sudoers = {
needsPassword = mkOption { needsPassword = mkOption {
type = types.bool; type = types.bool;
default = true; default = true;