laptop: disable physlock xautolock is nicer
Alan Pearce alan@alanpearce.eu
Fri, 06 Sep 2019 11:54:49 +0200
1 files changed, 0 insertions(+), 6 deletions(-)
jump to
M modules/hardware/laptop.nix → modules/hardware/laptop.nix
@@ -54,12 +54,6 @@ ${pkgs.autorandr}/bin/autorandr --batch --change ''; }; - services.physlock = { - enable = true; - # Already need to enter disk encryption password - lockOn.hibernate = false; - }; - services.tlp = { enable = true; extraConfig = ''