mirror of
https://github.com/kmein/niveum
synced 2026-03-21 04:11:07 +01:00
hesychius: also post on mastodon
This commit is contained in:
@@ -13,6 +13,7 @@ in {
|
|||||||
mastodon = {
|
mastodon = {
|
||||||
enable = false;
|
enable = false;
|
||||||
language = "el";
|
language = "el";
|
||||||
|
tokenFile = config.age.secrets.mastodon-token-smyth.path;
|
||||||
};
|
};
|
||||||
telegram = {
|
telegram = {
|
||||||
enable = true;
|
enable = true;
|
||||||
@@ -24,6 +25,10 @@ in {
|
|||||||
|
|
||||||
systemd.timers.bot-hesychius.timerConfig.RandomizedDelaySec = "10h";
|
systemd.timers.bot-hesychius.timerConfig.RandomizedDelaySec = "10h";
|
||||||
|
|
||||||
|
age.secrets = {
|
||||||
|
mastodon-token-hesychius.file = ../../secrets/mastodon-token-hesychius.age;
|
||||||
|
};
|
||||||
|
|
||||||
niveum.passport.services = [
|
niveum.passport.services = [
|
||||||
{
|
{
|
||||||
title = "Hesychius of Alexandria Bot";
|
title = "Hesychius of Alexandria Bot";
|
||||||
|
|||||||
2
secrets
2
secrets
Submodule secrets updated: f1092ba75b...2e949ef2dd
Reference in New Issue
Block a user