pinwheel: Add swaylock

This commit is contained in:
Alexander Heldt
2023-08-09 11:48:24 +02:00
parent 5186345042
commit 12856e3795
2 changed files with 16 additions and 0 deletions

View File

@@ -166,6 +166,12 @@
};
};
security.pam.services.swaylock.text = ''
# PAM configuration file for the swaylock screen locker. By default, it includes
# the 'login' configuration file (see /etc/pam.d/login)
auth include login
'';
age = {
identityPaths = [ "/etc/ssh/pinwheel" ];