dotfiles/nixos/modules/wayland/swaylock.nix

3 lines
66 B
Nix
Executable file

{
security.pam.services.swaylock.text = "auth include login";
}