feat: current version is always on top
This commit is contained in:
parent
5c8dcdef00
commit
1d3549d541
4 changed files with 103 additions and 36 deletions
|
@ -9,15 +9,6 @@ with lib; {
|
|||
imports = [];
|
||||
|
||||
config = {
|
||||
assertions = [
|
||||
{
|
||||
assertion = asserts.assertOneOf "year" year [
|
||||
"2009"
|
||||
"2017"
|
||||
];
|
||||
}
|
||||
];
|
||||
|
||||
services.skynet.acme.domains = [
|
||||
"${year}.skynet.ie"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue