migrate lock for oled

This commit is contained in:
soraefir
2026-06-16 18:55:43 +02:00
parent 60e8119c21
commit 0a5a0ad307
9 changed files with 134 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
{ pkgs, ... }: {
security.polkit.enable = true;
security.pam.services.swaylock = {
security.pam.services.hyprlock = { #swaylock
text = ''
auth include login
'';