chore: remove pam.services option for swaylock

This commit is contained in:
ooks-io 2024-02-26 20:11:18 +13:00
parent 02e1afb8dd
commit 5b1a3fbc6a

View file

@ -28,7 +28,6 @@ in
polkit = {
enable = true;
};
pam.services = { swaylock = { }; };
sudo = {
enable = true;
wheelNeedsPassword = false;