treewide: replace mentions of 24.05 with 24.11

This commit is contained in:
Gaetan Lepage 2024-11-21 08:29:44 +01:00
parent 0c89a669f6
commit a35f923d6a
6 changed files with 9 additions and 9 deletions

View file

@ -8,7 +8,7 @@ let
home = {
username = "nixvim";
homeDirectory = "/invalid/dir";
stateVersion = "24.05";
stateVersion = "24.11";
};
programs.nixvim = {