sway: Add swaylock and swayidle
This commit is contained in:
parent
be49bc0169
commit
d4ee062827
4 changed files with 20 additions and 1 deletions
4
modules/pam.nix
Normal file
4
modules/pam.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
# Allow swaylock to talk to PAM
|
||||
security.pam.services.swaylock = {};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue