summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--types.nix1
1 files changed, 0 insertions, 1 deletions
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;