misc: prepare 24.05 release

This commit is contained in:
Gaetan Lepage 2024-06-06 12:20:42 +02:00 committed by Gaétan Lepage
parent aa4afbeac2
commit f02d8c95ac
4 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@ nixpkgs.lib.nixosSystem {
modules = [
{
system.stateVersion = "23.11";
system.stateVersion = "24.05";
boot.loader.systemd-boot.enable = true;
fileSystems."/" = {
device = "/non/existent/device";