Merge commit '7f481ef79f8362d68496fbed6083bdd38b743f7c'

This commit is contained in:
2025-01-05 22:40:22 -06:00
9 changed files with 25 additions and 6 deletions

9
deps/nostalgia/util/devenv/sudoers vendored Normal file
View File

@ -0,0 +1,9 @@
##
## User privilege specification
##
root ALL=(ALL) ALL
%wheel ALL=(ALL) ALL
user ALL=NOPASSWD: ALL
# Long timeout
Defaults env_reset,timestamp_timeout=9999999999