Revert "24.05 upgrade"

This reverts commit 47588d172a.
This commit is contained in:
2024-06-27 00:23:52 +02:00
parent 47588d172a
commit 41b2206e74
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 = "24.05"; # Did you read the comment?
system.stateVersion = "23.11"; # Did you read the comment?
# boot
boot.loader.systemd-boot.enable = true;

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