diff options
author | lassulus <lassulus@lassul.us> | 2021-03-26 20:11:51 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-03-26 20:11:51 +0100 |
commit | 2ae7cb819e60e13f3184b153fcfba32c3f6bd69f (patch) | |
tree | 72df6faecf84c7585b8f3b8086b2b6c0f4987ae4 | |
parent | 7bfa242064e8a36a0568143fb66f46cd401cc734 (diff) |
puyak.r: add news.r as container
-rw-r--r-- | krebs/1systems/puyak/config.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix index 1e0687ba7..2f122f6ff 100644 --- a/krebs/1systems/puyak/config.nix +++ b/krebs/1systems/puyak/config.nix @@ -19,6 +19,12 @@ <stockholm/krebs/2configs/binary-cache/nixos.nix> <stockholm/krebs/2configs/binary-cache/prism.nix> + ## news host + + <stockholm/krebs/2configs/container-networking.nix> + <stockholm/krebs/2configs/syncthing.nix> + <stockholm/krebs/2configs/news-host.nix> + ### shackspace ### # handle the worlddomination map via coap <stockholm/krebs/2configs/shack/worlddomination.nix> |