nixos/maintainers/scripts/azure-new: remove stateVersion assignment

We should really have the user set it, or at least have a warning.
This commit is contained in:
K900 2023-10-27 11:29:41 +03:00
parent 95b08fc3d0
commit 100931cca6

View File

@ -21,7 +21,6 @@ in
virtualisation.azureImage.diskSize = 2500;
system.stateVersion = "20.03";
boot.kernelPackages = pkgs.linuxPackages_latest;
# test user doesn't have a password