feat(ssh): Add onepassword agent to nix linux

fix(nvim): disable neotest
This commit is contained in:
uttarayan21
2024-10-16 02:51:44 +05:30
parent 46cc0a4fde
commit d952edab18
3 changed files with 6 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ in rec {
};
neotest = {
enable = true;
enable = false;
settings = {
# adapters = [
# ''require('rustaceanvim.neotest')''