darwin: require user to enter their username and password pair to login

This commit is contained in:
Nico 2025-05-03 16:16:00 +10:00
parent 006ee15ed6
commit fcd791d002

View file

@ -22,6 +22,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 = {