make option out of stateVersion
This commit is contained in:
parent
14fb3ac644
commit
b1623d82e2
6 changed files with 9 additions and 7 deletions
|
|
@ -15,6 +15,7 @@ in {
|
|||
options = {
|
||||
horseman = {
|
||||
username = mkOption {type = types.str;};
|
||||
stateVersion = mkOption { type = types.str; };
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue