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