feat: make sudo timeout longer

This commit is contained in:
matt1432 2023-08-09 22:09:48 -04:00
parent 9eeeca1faa
commit 565aca5c1b

View file

@ -19,7 +19,7 @@
networking.firewall.enable = false;
security.sudo.extraConfig = ''
Defaults timestamp_timeout=60
Defaults timestamp_timeout=600
'';
security.pam.services = {