diff options
author | lassulus <lassulus@lassul.us> | 2019-01-22 16:23:08 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2019-01-22 16:23:08 +0100 |
commit | 30bfcf1a10d8b490e23dd8a3a86cf205b4f2cdd5 (patch) | |
tree | 82228d23e97eac70f3eae6f6d7f77ff3e08b63fa /krebs/2configs/reaktor-krebs.nix | |
parent | bc2aedb2d0a6d22089d4f666082d440e4ffb07e6 (diff) |
reaktor-krebs: join #nixos-de
Diffstat (limited to 'krebs/2configs/reaktor-krebs.nix')
-rw-r--r-- | krebs/2configs/reaktor-krebs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/reaktor-krebs.nix b/krebs/2configs/reaktor-krebs.nix index 862c9b991..67ca23ecd 100644 --- a/krebs/2configs/reaktor-krebs.nix +++ b/krebs/2configs/reaktor-krebs.nix @@ -7,6 +7,7 @@ with import <stockholm/lib>; channels = [ "#krebs" "#nixos-wiki" + "#nixos-de" ]; extraEnviron = { REAKTOR_HOST = "irc.freenode.org"; |