diff options
| author | Dominik Kaiser | 2025-08-22 17:20:11 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2025-08-22 17:20:11 +0200 |
| commit | 4e2ff40e438b4e39429fa3b4e456e64e7ecb906e (patch) | |
| tree | 8d2f9e05b45856b5451f73327f109dfbf5d2e0aa /hosts/sol/configuration.nix | |
| parent | 599019c7f411cae5efec36f0c2bed1548698d5f4 (diff) | |
| download | nixos-4e2ff40e438b4e39429fa3b4e456e64e7ecb906e.tar.gz nixos-4e2ff40e438b4e39429fa3b4e456e64e7ecb906e.zip | |
Diffstat (limited to 'hosts/sol/configuration.nix')
| -rw-r--r-- | hosts/sol/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/sol/configuration.nix b/hosts/sol/configuration.nix index 98f7b4f..9ff2b23 100644 --- a/hosts/sol/configuration.nix +++ b/hosts/sol/configuration.nix @@ -188,6 +188,6 @@ virtualisation.containers.enable = true; # 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 = "24.11"; # Did you read the comment? + system.stateVersion = "25.05"; # Did you read the comment? } |
