diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2026-06-28 13:24:17 +0200 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2026-06-28 19:25:20 +0200 |
| commit | 2272896406b549a12f5888cecae4b505ada40978 (patch) | |
| tree | a022f6559750179b1b6e9e724167562cedf9940d /config/default.nix | |
| parent | 2a67f3ea3c787f2a646a4875de8263b22848b29b (diff) | |
| download | hermes-2272896406b549a12f5888cecae4b505ada40978.tar.gz hermes-2272896406b549a12f5888cecae4b505ada40978.tar.bz2 hermes-2272896406b549a12f5888cecae4b505ada40978.tar.xz | |
nixos: bump version
Diffstat (limited to 'config/default.nix')
| -rw-r--r-- | config/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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? } |
