fmt
This commit is contained in:
parent
b1623d82e2
commit
c2bce2053f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
options = {
|
||||
horseman = {
|
||||
username = mkOption {type = types.str;};
|
||||
stateVersion = mkOption { type = types.str; };
|
||||
stateVersion = mkOption {type = types.str;};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue