This commit is contained in:
Henry Hiles 2025-06-30 18:22:31 -04:00
commit 3bb1ef953d
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
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;
};
}