chore(tazjin/home): drop deprecated screen-locker option
This option actually doesn't change behaviour in xss-lock, which I'm using instead of xautolock, so this is a no-op. Relates to b/200 Change-Id: Ia5b155bf80fcd092038ed2c95517e64d562d0219 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6840 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
295aa1d22d
commit
2746633058
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
|||
|
||||
services.screen-locker = {
|
||||
enable = true;
|
||||
enableDetectSleep = true;
|
||||
inactiveInterval = 10; # minutes
|
||||
lockCmd = "${depot.users.tazjin.screenLock}/bin/tazjin-screen-lock";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue