Reformatted with nixfmt
This commit is contained in:
parent
f51256c3ae
commit
3f16537322
80 changed files with 1454 additions and 992 deletions
|
@ -1,3 +1,4 @@
|
|||
{nixvim, ...}: (final: prev: {
|
||||
{ nixvim, ... }:
|
||||
(final: prev: {
|
||||
neovim = nixvim.packages.${prev.system}.default;
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue