ova: remove stateVersion
This is undefined in the default configuration.nix template.
This commit is contained in:
@@ -57,7 +57,5 @@ with lib;
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
# services.openssh.enable = true;
|
||||
|
||||
system.stateVersion = mkDefault "18.03";
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user