screen-locker: make news entry conditional
This commit is contained in:
parent
e4df31dcea
commit
1719495bdf
|
@ -2206,6 +2206,7 @@ in
|
|||
|
||||
{
|
||||
time = "2021-09-23T17:04:48+00:00";
|
||||
condition = hostPlatform.isLinux && config.services.screen-locker.enable;
|
||||
message = ''
|
||||
'xautolock' is now optional in 'services.screen-locker', and the
|
||||
'services.screen-locker' options have been reorganized for clarity.
|
||||
|
|
Loading…
Reference in a new issue