[nostalgia/devenv] Remove dependency on external devenv Docker image

This commit is contained in:
2018-04-13 18:31:43 -05:00
parent ef8b7d2792
commit 26032a9d88
3 changed files with 88 additions and 2 deletions

9
devenv/sudoers 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