diff options
author | Felix (xq) Queißner <git@mq32.de> | 2020-01-03 00:15:01 +0100 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2020-01-05 22:16:12 +0100 |
commit | 479ce8c4c5747d6da60d2d907d662e7a5708bfd7 (patch) | |
tree | 9c4b200893b91acb6c8a0b1be7a37d165e3dcc25 /krebs/1systems | |
parent | 1270ea945a0c78b753e73a6a2249bb15b15128bc (diff) |
shack: init shackDNS
Diffstat (limited to 'krebs/1systems')
-rw-r--r-- | krebs/1systems/wolf/config.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/krebs/1systems/wolf/config.nix b/krebs/1systems/wolf/config.nix index 059e09ac1..7a096cecf 100644 --- a/krebs/1systems/wolf/config.nix +++ b/krebs/1systems/wolf/config.nix @@ -69,6 +69,10 @@ in # grafana.shack <stockholm/krebs/2configs/shack/grafana.nix> + # shackdns.shack + # replacement for leases.shack and shackles.shack + <stockholm/krebs/2configs/shack/shackDNS.nix> + ]; # use your own binary cache, fallback use cache.nixos.org (which is used by # apt-cacher-ng in first place) |