started neovim-min

This commit is contained in:
John Lancaster
2026-05-06 22:05:02 -05:00
parent d64ce644c3
commit 6b8727b29d
2 changed files with 153 additions and 134 deletions
+2 -1
View File
@@ -137,7 +137,8 @@ in
extraPackages = with pkgs; [
lazydocker
self'.packages.shell-tools
self'.packages.neovim-min
];
}).wrapper;
};
}
}