Adding nix env selector settings.
This commit is contained in:
parent
f656c1efc8
commit
3a62a33cf5
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"nixEnvSelector.nixFile": "${workspaceFolder}/shell.nix",
|
||||
"nixEnvSelector.useFlakes": false
|
||||
}
|
||||
Loading…
Reference in New Issue