services.physlock.lockOn.extraTargets
NixOS option
Other targets to lock the screen just before. Useful if you want to e.g. both autologin to X11 so that your ~/.xsession gets executed and still to have the screen locked so that the system can be booted relatively unattended.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/security/physlock.nixView source on NixOS/nixpkgs →[ "display-manager.service" ]