mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 10:50:13 +00:00
fix: betterlockscreen won't unlock system
This commit is contained in:
@ -21,6 +21,8 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
programs.i3lock.enable = true; # Required for unlocking to work
|
||||
|
||||
# Ref: https://github.com/betterlockscreen/betterlockscreen/blob/next/system/betterlockscreen%40.service
|
||||
systemd.services.lock = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user