krebs.hosts: set default
This commit is contained in:
parent
ceb4f0fb7e
commit
3f8ae7bf42
|
@ -61,6 +61,7 @@ let
|
|||
|
||||
hosts = mkOption {
|
||||
type = with types; attrsOf host;
|
||||
default = {};
|
||||
};
|
||||
|
||||
users = mkOption {
|
||||
|
|
Loading…
Reference in a new issue