From c7a55b24553065b2661373e4c6db251eb3b04ee3 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 23 Jan 2026 10:01:10 -0800 Subject: update documentation for creating an ISO --- machines/iso.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') 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; -- cgit v1.2.3