Revert "Revert "24.05 upgrade""

This reverts commit 41b2206e74.
This commit is contained in:
2024-07-10 12:06:45 +02:00
parent 564934a110
commit ae81d8e852
7 changed files with 57 additions and 57 deletions

View File

@@ -90,7 +90,7 @@
# 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 = "23.11"; # Did you read the comment?
system.stateVersion = "24.05"; # Did you read the comment?
# boot
boot.loader.systemd-boot.enable = true;