mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-21 04:08:20 +02:00
add pam service for swaylock to fix not being able to login
This commit is contained in:
parent
52c36ae4eb
commit
11ecebec54
@ -30,4 +30,9 @@
|
||||
hardware.bluetooth.enable = true; # enables support for Bluetooth
|
||||
hardware.bluetooth.powerOnBoot = true; # powers up the default Bluetooth controller on boot
|
||||
services.blueman.enable = true;
|
||||
security.pam.services.swaylock = {
|
||||
text = ''
|
||||
auth include login
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user