diff options
author | lassulus <lassulus@lassul.us> | 2021-09-08 16:03:38 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-09-08 16:03:38 +0200 |
commit | 9260452792d0b3722072f33940aebda3eafc128c (patch) | |
tree | f6c31c33d6ecf9773989f9736f35553ec8842a71 /krebs/1systems/hotdog | |
parent | 9cebb569811fb7975ca45997b3eb46e518397bec (diff) |
move shackie from puyak.r to hotdog.r
Diffstat (limited to 'krebs/1systems/hotdog')
-rw-r--r-- | krebs/1systems/hotdog/config.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/krebs/1systems/hotdog/config.nix b/krebs/1systems/hotdog/config.nix index a100e414d..9f1ac9134 100644 --- a/krebs/1systems/hotdog/config.nix +++ b/krebs/1systems/hotdog/config.nix @@ -10,6 +10,9 @@ <stockholm/krebs/2configs/ircd.nix> <stockholm/krebs/2configs/reaktor2.nix> <stockholm/krebs/2configs/wiki.nix> + + ## shackie irc bot + <stockholm/krebs/2configs/shack/reaktor.nix> ]; krebs.build.host = config.krebs.hosts.hotdog; |