diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-04-14 12:24:42 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-04-14 12:24:42 +0200 |
| commit | 48cbda362c635e42abb4b37950b9fce1f7b543e9 (patch) | |
| tree | 7a74bcc9c79518ec6d2ee83fed9fe38df2c5e1c3 /srv | |
| parent | eeecdf186b045c2fae64b7b4ced9557a8aa94d5b (diff) | |
| download | nix-infra-48cbda362c635e42abb4b37950b9fce1f7b543e9.tar.gz nix-infra-48cbda362c635e42abb4b37950b9fce1f7b543e9.tar.bz2 nix-infra-48cbda362c635e42abb4b37950b9fce1f7b543e9.zip | |
snapshot: Mo 14. Apr 12:24:42 CEST 2025
Diffstat (limited to 'srv')
| -rw-r--r-- | srv/hadante/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srv/hadante/configuration.nix b/srv/hadante/configuration.nix index 0540c6e..c0a2762 100644 --- a/srv/hadante/configuration.nix +++ b/srv/hadante/configuration.nix @@ -125,7 +125,7 @@ "flakes" ]; - system.stateVersion = "24.11"; # Did you read the comment? + system.stateVersion = "25.05"; # Did you read the comment? environment.systemPackages = with pkgs; [ neovim |
