twmn: add module

This module allows to configure and start the twmn daemon.
This commit is contained in:
Morgane Austreelis 2021-10-24 15:50:13 +02:00 committed by Robert Helgesson
parent 11c0e5d188
commit 63dccc4e60
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
9 changed files with 483 additions and 0 deletions

View file

@ -2395,6 +2395,14 @@ in
A new module is available: 'programs.kodi'.
'';
}
{
time = "2022-02-03T23:23:49+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.twmn'.
'';
}
];
};
}