diff --git a/systems/toum/telegram-bots/autorenkalender.nix b/configs/telegram-bots/autorenkalender.nix similarity index 100% rename from systems/toum/telegram-bots/autorenkalender.nix rename to configs/telegram-bots/autorenkalender.nix diff --git a/systems/toum/telegram-bots/default.nix b/configs/telegram-bots/default.nix similarity index 98% rename from systems/toum/telegram-bots/default.nix rename to configs/telegram-bots/default.nix index b984a71..d3b2a26 100644 --- a/systems/toum/telegram-bots/default.nix +++ b/configs/telegram-bots/default.nix @@ -24,6 +24,7 @@ in { ./autorenkalender.nix ./proverb.nix ./nachtischsatan.nix + ]; systemd.services.telegram-odyssey = { diff --git a/systems/toum/telegram-bots/literature-quote.nix b/configs/telegram-bots/literature-quote.nix similarity index 100% rename from systems/toum/telegram-bots/literature-quote.nix rename to configs/telegram-bots/literature-quote.nix diff --git a/systems/toum/telegram-bots/nachtischsatan.nix b/configs/telegram-bots/nachtischsatan.nix similarity index 100% rename from systems/toum/telegram-bots/nachtischsatan.nix rename to configs/telegram-bots/nachtischsatan.nix diff --git a/systems/toum/telegram-bots/proverb.nix b/configs/telegram-bots/proverb.nix similarity index 100% rename from systems/toum/telegram-bots/proverb.nix rename to configs/telegram-bots/proverb.nix diff --git a/systems/makanek/configuration.nix b/systems/makanek/configuration.nix index 684046b..0cfc30b 100644 --- a/systems/makanek/configuration.nix +++ b/systems/makanek/configuration.nix @@ -14,6 +14,7 @@ in + ]; diff --git a/systems/toum/configuration.nix b/systems/toum/configuration.nix index d8b7d1b..ad96c0b 100644 --- a/systems/toum/configuration.nix +++ b/systems/toum/configuration.nix @@ -4,7 +4,6 @@ let in { imports = [ ./hardware-configuration.nix - ./telegram-bots # @@ -16,10 +15,6 @@ in { - - { - services.rss-bridge.enable = true; - } { services.weechat.enable = true; users.extraUsers.weechat = {