about summary refs log tree commit diff stats
path: root/modules/by-name/sw/swaylock/module.nix
blob: 6cbcef2828e4661e74c344dffecbdb787cd7c4cd (plain) (blame)
1
2
3
4
{...}: {
  # otherwise swaylock can't access the user password.
  security.pam.services.swaylock = {};
}