dev: remove nvim mount

Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
2026-01-04 18:57:25 +00:00
parent e9114d8937
commit 0b273ba01c

View File

@@ -113,7 +113,6 @@
}
},
"mounts": [
"source=${localEnv:HOME}/.config/nvim,target=/home/node/.config/nvim,type=bind,consistency=cached",
"source=${localWorkspaceFolder}/.codex,target=/home/node/.codex,type=bind,consistency=cached"
],
"remoteUser": "node"