mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
rice from work
This commit is contained in:
parent
b6d3c5a7e2
commit
013643b21f
5 changed files with 351 additions and 16 deletions
|
|
@ -77,6 +77,7 @@
|
|||
};
|
||||
};
|
||||
});
|
||||
|
||||
apps.full = flake-utils.lib.mkApp {
|
||||
drv = packages.full; name = "neovim"; exePath = "/bin/nvim";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue