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 /lass/2configs/retiolum.nix | |
parent | b2303e081fb1ccc9a0b88f538736045fb2fba14f (diff) |
krebs.retiolum.hosts: change type to attrsOf host
Diffstat (limited to 'lass/2configs/retiolum.nix')
-rw-r--r-- | lass/2configs/retiolum.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/2configs/retiolum.nix b/lass/2configs/retiolum.nix index d26a2f4c4..f8a63706e 100644 --- a/lass/2configs/retiolum.nix +++ b/lass/2configs/retiolum.nix @@ -14,7 +14,6 @@ krebs.retiolum = { enable = true; - hosts = ../../krebs/Zhosts; connectTo = [ "prism" "cloudkrebs" |