forked from nico/dots
Reapply "darwin: require user to enter their username and password pair to login"
This reverts commit f77f4c5f38.
This commit is contained in:
parent
3eeeb15e0d
commit
1e3b94fb02
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
# login
|
||||
system.defaults.loginwindow.GuestEnabled = false;
|
||||
system.defaults.screensaver.askForPassword = true;
|
||||
system.defaults.loginwindow.SHOWFULLNAME = true; # user needs to enter username and password to login
|
||||
|
||||
# control center
|
||||
system.defaults.controlcenter = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue