This commit is contained in:
Sandro - 2022-07-31 17:54:49 +02:00
parent a20be3ca78
commit 01e108977f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 4 deletions

View File

@ -19,10 +19,8 @@
enable = true;
user = "tigger";
group = "tigger";
inherit (pkgs.mucbot) jid;
inherit (pkgs.mucbot) password;
mucs =
[ "c3d2@chat.c3d2.de/Astrobot" "international@chat.c3d2.de/Astrobot" ];
inherit (pkgs.mucbot) jid password;
mucs = [ "c3d2@chat.c3d2.de/Astrobot" "international@chat.c3d2.de/Astrobot" ];
};
# This value determines the NixOS release with which your system is to be