fix: point nvchad-starter to git.naps.pt/naps62/nvim-config, add /bin/bash symlink
CI / lint (push) Successful in 29s
CI / eval (push) Failing after 20m59s

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Miguel Palhas
2026-08-17 14:29:39 +01:00
parent 395055ed35
commit 352700fdab
3 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
inputs.nvchad-starter.follows = "nvchad-starter";
};
nvchad-starter = {
url = "github:naps62/nvchad-starter";
url = "git+https://git.naps.pt/naps62/nvim-config.git";
flake = false;
};
foundry = {