diff options
| author | quentin@aristote.fr <quentin@aristote.fr> | 2026-06-28 19:21:35 +0200 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2026-06-28 19:21:35 +0200 |
| commit | 8ba23b2d1c68fbe3e50511fa6e42891c3bb9da75 (patch) | |
| tree | 19c21239877c4ee52e70f2c5512881c5eac588d0 | |
| parent | c696ce12629d59768f3c52182f13401b4e53c44f (diff) | |
| download | kerberos-8ba23b2d1c68fbe3e50511fa6e42891c3bb9da75.tar.gz kerberos-8ba23b2d1c68fbe3e50511fa6e42891c3bb9da75.tar.bz2 kerberos-8ba23b2d1c68fbe3e50511fa6e42891c3bb9da75.tar.xz | |
| -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 b10f8bb..7ff6595 100644 --- a/config/default.nix +++ b/config/default.nix @@ -17,5 +17,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? } |
