Make stateversion 24.05

This commit is contained in:
Lillian Violet 2024-04-12 17:10:46 +02:00
parent 3d33f4710f
commit 2ad060e323
4 changed files with 4 additions and 4 deletions

View file

@ -58,5 +58,5 @@
};
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = "unstable";
system.stateVersion = "24.05";
}