fix(hyprlock): add pam option for hyprlock

This commit is contained in:
ooks-io 2024-03-03 23:45:24 +13:00
parent 6f1fe1c856
commit 4cb8b94da6

View file

@ -33,6 +33,7 @@ in
wheelNeedsPassword = false;
};
rtkit.enable = true;
pam.services.hyprlock = {};
};
# security tweaks borrowed from @hlissner