feat(.vscode): track settings

This commit is contained in:
steveej 2023-01-26 11:31:24 +01:00
parent 09d495c575
commit 864a64fa12

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

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