aboutsummaryrefslogtreecommitdiff
path: root/machines/iso.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/iso.nix')
-rw-r--r--machines/iso.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/iso.nix b/machines/iso.nix
index 4d54054..093bda2 100644
--- a/machines/iso.nix
+++ b/machines/iso.nix
@@ -13,7 +13,7 @@
boot.loader.grub.efiInstallAsRemovable = true;
boot.loader.grub.device = "nodev";
- system.stateVersion = "25.05"; # Did you read the comment?
+ system.stateVersion = "25.11";
programs.fish.enable = true;