mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(telegram-bots): move from toum to makanek
This commit is contained in:
@@ -24,6 +24,7 @@ in {
|
||||
./autorenkalender.nix
|
||||
./proverb.nix
|
||||
./nachtischsatan.nix
|
||||
<niveum/modules/telegram-bot.nix>
|
||||
];
|
||||
|
||||
systemd.services.telegram-odyssey = {
|
||||
@@ -14,6 +14,7 @@ in
|
||||
<niveum/configs/radio.nix>
|
||||
<niveum/configs/urlwatch.nix>
|
||||
<niveum/configs/gitea.nix>
|
||||
<niveum/configs/telegram-bots>
|
||||
<niveum/configs/matterbridge.nix>
|
||||
<niveum/modules/retiolum.nix>
|
||||
];
|
||||
|
||||
@@ -4,7 +4,6 @@ let
|
||||
in {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
./telegram-bots
|
||||
# <niveum/configs/hass>
|
||||
<niveum/configs/distrobump.nix>
|
||||
<niveum/configs/spacetime.nix>
|
||||
@@ -16,10 +15,6 @@ in {
|
||||
<niveum/configs/version.nix>
|
||||
<niveum/configs/traadfri.nix>
|
||||
<niveum/modules/retiolum.nix>
|
||||
<niveum/modules/telegram-bot.nix>
|
||||
{
|
||||
services.rss-bridge.enable = true;
|
||||
}
|
||||
{
|
||||
services.weechat.enable = true;
|
||||
users.extraUsers.weechat = {
|
||||
|
||||
Reference in New Issue
Block a user