neartiudne
This commit is contained in:
parent
0e76351946
commit
3caf9fa327
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ in
|
||||||
default = "copyright for this mess?";
|
default = "copyright for this mess?";
|
||||||
type = types.str;
|
type = types.str;
|
||||||
};
|
};
|
||||||
station = mkOption {
|
stations = mkOption {
|
||||||
type = types.listOf stationType;
|
type = types.listOf stationType;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue