This commit is contained in:
parent
13a624b5cf
commit
ce71c0429a
@ -300,7 +300,7 @@
|
|||||||
description = "Station genre";
|
description = "Station genre";
|
||||||
};
|
};
|
||||||
location = mkOption {
|
location = mkOption {
|
||||||
type = types.nullOr types.port;
|
type = types.nullOr types.str;
|
||||||
default = null;
|
default = null;
|
||||||
description = "Station location";
|
description = "Station location";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user