From 2272896406b549a12f5888cecae4b505ada40978 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Sun, 28 Jun 2026 13:24:17 +0200 Subject: nixos: bump version --- config/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/default.nix') diff --git a/config/default.nix b/config/default.nix index a0b61aa..7aaea55 100644 --- a/config/default.nix +++ b/config/default.nix @@ -18,5 +18,5 @@ # this value at the release version of the first install of this system. # Before changing this value read the documentation for this option # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). - system.stateVersion = "25.11"; # Did you read the comment? + system.stateVersion = "26.05"; # Did you read the comment? } -- cgit v1.3.1