mirror of
https://github.com/kmein/niveum
synced 2026-03-22 12:51:08 +01:00
feat(passport): init for makanek
This commit is contained in:
@@ -12,5 +12,12 @@
|
||||
serviceConfig.DynamicUser = true;
|
||||
};
|
||||
|
||||
niveum.passport.services = [
|
||||
{
|
||||
title = "moinbot";
|
||||
description = "greets #hsmr:hackint.org daily.";
|
||||
}
|
||||
];
|
||||
|
||||
systemd.timers.moinbot.timerConfig.RandomizedDelaySec = "14h";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user