blubub
This commit is contained in:
parent
cdcb47de78
commit
1b45795fe3
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ let
|
||||||
type = types.str;
|
type = types.str;
|
||||||
};
|
};
|
||||||
station-name = mkOption {
|
station-name = mkOption {
|
||||||
types = types.str;
|
type = types.str;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue