fix: add neovim to systempackages rather than user packages

This commit is contained in:
Artur Manuel 2024-11-25 21:16:57 +00:00
commit d87a3e1c47
2 changed files with 6 additions and 2 deletions

View file

@ -25,7 +25,6 @@
nicotine-plus
nautilus
;
neovim = inputs.painless-neovim.packages.${pkgs.system}.default;
};
groups = [
"wheel"