Update everything to unstable/24.05

This commit is contained in:
Lillian Violet 2024-01-06 16:14:46 +01:00
parent 7803e299cf
commit d6eb8a9f5f
6 changed files with 6 additions and 6 deletions

View file

@ -196,5 +196,5 @@
boot.loader.efi.canTouchEfiVariables = true;
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
system.stateVersion = "23.11";
system.stateVersion = "unstable";
}