removed default state version
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# release notes.
|
||||
options.stateVersion = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "25.01";
|
||||
# default = "25.01";
|
||||
description = "The state version when the configuration was initially created";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user