misc/post-release 24.05: update workflows

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

View file

@ -11,7 +11,7 @@ home-manager.lib.homeManagerConfiguration {
home.username = "nixvim";
home.homeDirectory = "/invalid/dir";
home.stateVersion = "23.05";
home.stateVersion = "24.05";
programs.nixvim = {
enable = true;