feat: add avante.nvim, remove copilot.lua

This commit is contained in:
Ryan Yin
2025-04-12 18:22:14 +08:00
parent 9d26022139
commit a69b60bf6e
6 changed files with 163 additions and 74 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
{pkgs-unstable, ...}: let
{
config,
pkgs-unstable,
...
}: let
inherit (pkgs-unstable) nu_scripts;
in {
programs.bash = {