diff options
author | makefu <github@syntax-fehler.de> | 2016-07-20 17:18:57 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2016-07-20 17:18:57 +0200 |
commit | 46232b30beba336ccc6a1a75e1cc9d66646b5dcc (patch) | |
tree | 3bb4af31a1de9f307d53f1797e52dcd13a9a38a8 /makefu/1systems/vbob.nix | |
parent | 13a5662feb58b91287ac00c19925c70156612755 (diff) |
makefu: s/krebs\.retiolum/krebs.tinc.retiolum/g
Diffstat (limited to 'makefu/1systems/vbob.nix')
-rw-r--r-- | makefu/1systems/vbob.nix | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix index 4818cea2a..129a06021 100644 --- a/makefu/1systems/vbob.nix +++ b/makefu/1systems/vbob.nix @@ -11,6 +11,7 @@ <secrets/extra-hosts.nix> # environment + ../2configs/tinc/retiolum.nix ]; # workaround for https://github.com/NixOS/nixpkgs/issues/16641 @@ -52,13 +53,6 @@ 8010 ]; - krebs.retiolum = { - enable = true; - connectTo = [ - "omo" - "gum" - ]; - }; virtualisation.docker.enable = false; fileSystems."/media/share" = { |