home/common/nvf | cleanup
This commit is contained in:
parent
ecd2ac22bd
commit
cf14f9f349
1 changed files with 1 additions and 6 deletions
|
|
@ -1,9 +1,4 @@
|
||||||
{
|
{pkgs, ...}: {
|
||||||
config,
|
|
||||||
pkgs,
|
|
||||||
nvf,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
home.packages = with pkgs; [tree-sitter fd ripgrep];
|
home.packages = with pkgs; [tree-sitter fd ripgrep];
|
||||||
programs.nvf = {
|
programs.nvf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue