From 3c7fa0bc8446cf4cadaab0cd3cbf360ceba2efcb Mon Sep 17 00:00:00 2001 From: tv Date: Sat, 6 Feb 2016 15:11:30 +0100 Subject: [PATCH] krebs.retiolum.hosts: change type to attrsOf host --- 1systems/repunit.nix | 1 - 1systems/vbob.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/1systems/repunit.nix b/1systems/repunit.nix index a069cc3..0c6ba09 100644 --- a/1systems/repunit.nix +++ b/1systems/repunit.nix @@ -32,7 +32,6 @@ }; krebs.retiolum = { enable = true; - hosts = ../../krebs/Zhosts; connectTo = [ "gum" "pigstarter" diff --git a/1systems/vbob.nix b/1systems/vbob.nix index d953629..e8a2959 100644 --- a/1systems/vbob.nix +++ b/1systems/vbob.nix @@ -71,7 +71,6 @@ krebs.retiolum = { enable = true; extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000"; - hosts = ../../krebs/Zhosts; connectTo = [ "gum" ];