From cb52c1eddc99ab1115bf19854fac6a736e2842e1 Mon Sep 17 00:00:00 2001 From: makefu Date: Sat, 8 Sep 2018 12:47:27 +0200 Subject: ma nextgum.r: provide bitlbee --- makefu/1systems/nextgum/config.nix | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'makefu/1systems') diff --git a/makefu/1systems/nextgum/config.nix b/makefu/1systems/nextgum/config.nix index 9761546e7..db22cf9b8 100644 --- a/makefu/1systems/nextgum/config.nix +++ b/makefu/1systems/nextgum/config.nix @@ -19,14 +19,15 @@ in { - + + # services @@ -51,12 +52,13 @@ in { + ## buildbot # Removed until move: no extra mails - # + # Removed until move: avoid double-update of domain # # Removed until move: avoid letsencrypt ban @@ -166,6 +168,8 @@ in { networking.firewall.allowedTCPPorts = [ 5201 ]; } + # krebs infrastructure services + ]; makefu.dl-dir = "/var/download"; @@ -200,13 +204,8 @@ in { environment.systemPackages = with pkgs;[ weechat bepasty-client-cli - get tmux ]; - services.bitlbee = { - enable = true; - libpurple_plugins = [ pkgs.telegram-purple ]; - }; # Hardware -- cgit v1.2.3