ssh: make news item conditional

This commit is contained in:
Robert Helgesson 2022-11-29 13:25:48 +01:00
parent 02c0546033
commit cd2a826f33
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89
1 changed files with 1 additions and 0 deletions

View File

@ -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