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

This reverts commit f77f4c5f38.
This commit is contained in:
Nico 2025-10-14 02:22:01 +11:00
parent 3eeeb15e0d
commit 1e3b94fb02
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -25,6 +25,7 @@
# login # login
system.defaults.loginwindow.GuestEnabled = false; system.defaults.loginwindow.GuestEnabled = false;
system.defaults.screensaver.askForPassword = true; system.defaults.screensaver.askForPassword = true;
system.defaults.loginwindow.SHOWFULLNAME = true; # user needs to enter username and password to login
# control center # control center
system.defaults.controlcenter = { system.defaults.controlcenter = {