services.autorandr: add module

This commit is contained in:
Gaetan Lepage 2023-01-26 16:08:17 +01:00 committed by Robert Helgesson
parent 4a95852490
commit d1c7730bb7
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
4 changed files with 64 additions and 0 deletions

View file

@ -907,6 +907,14 @@ in
A new module is available: 'programs.rbenv'.
'';
}
{
time = "2023-02-02T20:49:05+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'services.autorandr'.
'';
}
];
};
}