aboutsummaryrefslogtreecommitdiff
path: root/util/liveiso/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'util/liveiso/common.nix')
-rw-r--r--util/liveiso/common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/liveiso/common.nix b/util/liveiso/common.nix
index 881c5b84e2..473b851f7a 100644
--- a/util/liveiso/common.nix
+++ b/util/liveiso/common.nix
@@ -8,7 +8,7 @@
<nixpkgs/nixos/modules/installer/cd-dvd/iso-image.nix>
];
- system.stateVersion = "21.11";
+ system.stateVersion = "22.05";
isoImage = {
makeEfiBootable = true;