darkman: add module

Co-authored-by: Naïm Favier <n@monade.li>
Co-authored-by: Robert Helgesson <robert@rycee.net>
This commit is contained in:
Xavier Lambein 2023-06-21 08:48:09 +02:00 committed by Robert Helgesson
parent 132f985185
commit b25161c6a2
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
6 changed files with 196 additions and 0 deletions

View file

@ -1273,6 +1273,14 @@ in
A new module is available: 'programs.thefuck'.
'';
}
{
time = "2023-10-17T06:33:24+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.darkman'.
'';
}
];
};
}