types hosts: set default managed to false
This commit is contained in:
parent
1c659508ae
commit
46f400caea
@ -36,6 +36,7 @@ rec {
|
|||||||
If true, then the host's configuration is defined in stockholm.
|
If true, then the host's configuration is defined in stockholm.
|
||||||
'';
|
'';
|
||||||
type = bool;
|
type = bool;
|
||||||
|
default = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
owner = mkOption {
|
owner = mkOption {
|
||||||
|
Loading…
Reference in New Issue
Block a user