24.05 upgrade

This commit is contained in:
2024-06-26 17:12:53 +02:00
parent 1a241a821f
commit 47588d172a
7 changed files with 57 additions and 57 deletions

View File

@@ -74,7 +74,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;