dino: auto-start
This commit is contained in:
@@ -40,7 +40,7 @@ in
|
|||||||
type = types.submodule {
|
type = types.submodule {
|
||||||
options.autostart = mkOption {
|
options.autostart = mkOption {
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = false;
|
default = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user