[nix] Allow unfree for shells. [docker] Correctly export DOCKER_HOST. [nvim] Disable augment and turn on vtsls

This commit is contained in:
2025-05-11 11:21:36 -07:00
parent 945d3aa002
commit 23d71b3a09
5 changed files with 21 additions and 10 deletions

View File

@@ -1,3 +1,4 @@
return {
"augmentcode/augment.vim",
enable = false,
}