diff options
Diffstat (limited to '')
| -rw-r--r-- | machines/iso.nix | 2 |
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; |
