24.05: Upped stateVersion according to release notes

This commit is contained in:
Geoffrey Frogeye 2024-06-03 19:20:17 +02:00
parent 48bf80f1c0
commit 5297f8478a
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
3 changed files with 3 additions and 3 deletions

View file

@ -140,7 +140,7 @@
fi
'';
};
stateVersion = "23.11";
stateVersion = "24.05";
packages = with pkgs; [
# Terminal utils
coreutils