krebs.retiolum.hosts: change type to attrsOf host
This commit is contained in:
parent
10712e8483
commit
3c7fa0bc84
|
@ -32,7 +32,6 @@
|
|||
};
|
||||
krebs.retiolum = {
|
||||
enable = true;
|
||||
hosts = ../../krebs/Zhosts;
|
||||
connectTo = [
|
||||
"gum"
|
||||
"pigstarter"
|
||||
|
|
|
@ -71,7 +71,6 @@
|
|||
krebs.retiolum = {
|
||||
enable = true;
|
||||
extraConfig = "Proxy = http global.proxy.alcatel-lucent.com 8000";
|
||||
hosts = ../../krebs/Zhosts;
|
||||
connectTo = [
|
||||
"gum"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue