mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-04 18:15:08 +02:00
treewide: replace mentions of 24.11 with 25.05
(cherry picked from commit 764a9b8dda
)
This commit is contained in:
parent
bf50def4f8
commit
da74b41118
6 changed files with 9 additions and 9 deletions
|
@ -10,7 +10,7 @@ self.inputs.home-manager.lib.homeManagerConfiguration {
|
|||
home.username = "nixvim";
|
||||
home.homeDirectory = "/invalid/dir";
|
||||
|
||||
home.stateVersion = "24.11";
|
||||
home.stateVersion = "25.05";
|
||||
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue