aboutsummaryrefslogtreecommitdiff
path: root/srv
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-04-14 12:24:42 +0200
committerLinnea Gräf <nea@nea.moe>2025-04-14 12:24:42 +0200
commit48cbda362c635e42abb4b37950b9fce1f7b543e9 (patch)
tree7a74bcc9c79518ec6d2ee83fed9fe38df2c5e1c3 /srv
parenteeecdf186b045c2fae64b7b4ced9557a8aa94d5b (diff)
downloadnix-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.nix2
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