diff --git a/module.nix b/module.nix index daa9395..8e7d390 100644 --- a/module.nix +++ b/module.nix @@ -63,7 +63,7 @@ in default = "copyright for this mess?"; type = types.str; }; - station = mkOption { + stations = mkOption { type = types.listOf stationType; };