chore: reenable whellNeedsPassword

This commit is contained in:
notohh 2023-04-26 21:07:55 -04:00
parent 8483b861d3
commit 96201adbda
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -47,5 +47,4 @@
acceptTerms = true; acceptTerms = true;
defaults.email = "github@notohh.dev"; defaults.email = "github@notohh.dev";
}; };
security.sudo.wheelNeedsPassword = false;
} }