flake: Update nixpkgs-unstable and related
This commit is contained in:
parent
e72b9e4a80
commit
49842b7ee1
4 changed files with 23 additions and 21 deletions
|
|
@ -5,6 +5,6 @@
|
|||
enable = true;
|
||||
inactiveInterval = 30;
|
||||
lockCmd = "${pkgs.betterlockscreen}/bin/betterlockscreen -l dim";
|
||||
xautolock.extraOptions = [ "Xautolock.killer: systemctl suspend" ];
|
||||
xautolock.extraOptions = [ "-killer 'systemctl suspend'" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue