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:
parent
95b08fc3d0
commit
100931cca6
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue