add hyprlock as login screen

This commit is contained in:
Frost-Phoenix 2024-06-27 01:30:26 +02:00
parent 83caa06510
commit e1375dfe16
4 changed files with 102 additions and 2 deletions

View file

@ -2,5 +2,6 @@
{
security.rtkit.enable = true;
security.sudo.enable = true;
security.pam.services.swaylock = { };
# security.pam.services.swaylock = { };
security.pam.services.hyprlock = {};
}