add vscode config

This commit is contained in:
Daniel Langbein 2023-11-01 11:44:38 +01:00
parent 4a18878abd
commit 8d12061ce2
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

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

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