chore: add nix-ide VSCode config

This commit is contained in:
Harsh Shandilya 2023-05-11 13:13:27 +05:30
parent 8f1ba36443
commit c382b1d84c
No known key found for this signature in database

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix"
}