nix-config/nixos/desktop/hyprland.nix
2024-08-21 15:15:04 +02:00

4 lines
53 B
Nix

{ ... }:
{
security.pam.services.swaylock = { };
}