Disable screen locking

This commit is contained in:
Vili Sinervä 2025-05-27 23:19:22 +03:00
parent f07575e532
commit a998d64fa9
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos
2 changed files with 0 additions and 4 deletions

View file

@ -21,7 +21,5 @@
onlykey-cli
];
security.pam.u2f.enable = true;
hardware.onlykey.enable = true;
programs.i3lock.u2fSupport = true;
}