diff --git a/types.nix b/types.nix index 8e4e2a6..81be650 100644 --- a/types.nix +++ b/types.nix @@ -415,7 +415,6 @@ rec { }; name = mkOption { type = types.nullOr types.str; - default = null; }; start = mkOption { type = types.str;