removed some macos shell startup commands
This commit is contained in:
parent
ef73e22243
commit
ac6be6db48
@ -70,14 +70,5 @@
|
|||||||
|
|
||||||
# Enable Touch ID for sudo
|
# Enable Touch ID for sudo
|
||||||
security.pam.enableSudoTouchIdAuth = true;
|
security.pam.enableSudoTouchIdAuth = true;
|
||||||
|
|
||||||
# Run extra initialization on provisioning.
|
|
||||||
environment.extraInit = ''
|
|
||||||
# Show the ~/Library folder
|
|
||||||
chflags nohidden /Users/maddie/Library
|
|
||||||
|
|
||||||
# Show the /Volumes folder
|
|
||||||
chflags nohidden /Volumes
|
|
||||||
'';
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user