We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089511d commit eae3141Copy full SHA for eae3141
1 file changed
.vscode/settings.json
@@ -26,4 +26,5 @@
26
"files.trimTrailingWhitespace": true,
27
"json.format.enable": true,
28
"files.insertFinalNewline": true,
29
+ "nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
30
}
0 commit comments