Disable auto suspend
This commit is contained in:
parent
0139d555ea
commit
191e8803c9
@ -19,9 +19,6 @@ in {
|
||||
notify = 10; # seconds
|
||||
notifier = "${pkgs.libnotify}/bin/notify-send \"Locking in 10 seconds\"";
|
||||
|
||||
killtime = 60; # minutes
|
||||
killer = "${pkgs.systemd}/bin/systemctl suspend";
|
||||
|
||||
extraOptions = [ "-secure" ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user