diff options
author | tv <tv@krebsco.de> | 2016-02-06 15:11:30 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-06 15:11:30 +0100 |
commit | 23c7c10f5a5ed83dca001d7382e5b89981277f8c (patch) | |
tree | 274a199ba7748892a7dfd4cd5f31b0f83985b206 /makefu/1systems/repunit.nix | |
parent | b2303e081fb1ccc9a0b88f538736045fb2fba14f (diff) |
krebs.retiolum.hosts: change type to attrsOf host
Diffstat (limited to 'makefu/1systems/repunit.nix')
-rw-r--r-- | makefu/1systems/repunit.nix | 1 |
1 files changed, 0 insertions, 1 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" |