pbgopy: add service

This commit is contained in:
Ivar 2020-12-03 03:55:37 +01:00 committed by Robert Helgesson
parent e3828769e8
commit e6a58a7e71
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
7 changed files with 76 additions and 0 deletions

View file

@ -1767,6 +1767,14 @@ in
A new module is available: 'services.wlsunset'.
'';
}
{
time = "2020-12-09T22:34:33+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.pbgopy'.
'';
}
];
};
}