fix: add neovim to systempackages rather than user packages
This commit is contained in:
parent
4cdf9c5baf
commit
d87a3e1c47
2 changed files with 6 additions and 2 deletions
|
@ -25,7 +25,6 @@
|
|||
nicotine-plus
|
||||
nautilus
|
||||
;
|
||||
neovim = inputs.painless-neovim.packages.${pkgs.system}.default;
|
||||
};
|
||||
groups = [
|
||||
"wheel"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue