ssh: make news item conditional
This commit is contained in:
parent
02c0546033
commit
cd2a826f33
|
@ -846,6 +846,7 @@ in
|
|||
|
||||
{
|
||||
time = "2022-11-27T13:14:01+00:00";
|
||||
condition = config.programs.ssh.enable;
|
||||
message = ''
|
||||
'programs.ssh.matchBlocks.*' now supports literal 'Match' blocks via
|
||||
'programs.ssh.matchBlocks.*.match' option as an alternative to plain
|
||||
|
|
Loading…
Reference in a new issue