diff options
Diffstat (limited to 'makefu')
-rw-r--r-- | makefu/1systems/repunit.nix | 1 | ||||
-rw-r--r-- | makefu/1systems/vbob.nix | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/makefu/1systems/repunit.nix b/makefu/1systems/repunit.nix index a069cc36f..0c6ba09fb 100644 --- a/makefu/1systems/repunit.nix +++ b/makefu/1systems/repunit.nix @@ -32,7 +32,6 @@ }; krebs.retiolum = { enable = true; - hosts = ../../krebs/Zhosts; connectTo = [ "gum" "pigstarter" diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix index f4a22d720..90b490802 100644 --- a/makefu/1systems/vbob.nix +++ b/makefu/1systems/vbob.nix @@ -52,7 +52,6 @@ krebs.retiolum = { enable = true; extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000"; - hosts = ../../krebs/Zhosts; connectTo = [ "gum" ]; |