fix(hyprlock): add pam option for hyprlock
This commit is contained in:
parent
6f1fe1c856
commit
4cb8b94da6
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ in
|
|||
wheelNeedsPassword = false;
|
||||
};
|
||||
rtkit.enable = true;
|
||||
pam.services.hyprlock = {};
|
||||
};
|
||||
|
||||
# security tweaks borrowed from @hlissner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue