update nixvim

This commit is contained in:
2025-01-16 16:08:58 -06:00
parent 2d03e028c6
commit 598993d244
2 changed files with 18 additions and 18 deletions

View File

@@ -15,7 +15,7 @@
config = {
home.packages = [
inputs.nixvim.packages.${pkgs.system}.default
inputs.nixvim.packages.${pkgs.system}.pywal
];
home.sessionVariables.EDITOR = "nvim";