mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
misc/post-release 24.05: update workflows
This commit is contained in:
parent
f02d8c95ac
commit
f1289fadee
4 changed files with 7 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue