services.physlock.allowAnyUser

NixOS option

Whether to allow any user to lock the screen. This will install a setuid wrapper to allow any user to start physlock as root, which is a minor security risk. Call the physlock binary to use this instead of using the systemd service.

type: boolean
Default
false
declared in: nixos/modules/services/security/physlock.nixView source on NixOS/nixpkgs →