This commit is contained in:
Henry Hiles 2025-06-30 18:22:31 -04:00
commit 3bb1ef953d
No known key found for this signature in database
3 changed files with 24 additions and 19 deletions

View file

@ -1,3 +1,7 @@
{
# security.sudo.enable = false;
security = {
polkit.persistentAuthentication = true;
pam.services.systemd-run0 = {};
run0-sudo-shim.enable = true;
};
}