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

@ -26,5 +26,5 @@
];
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
home.stateVersion = "23.11";
home.stateVersion = "24.05";
}