6 lines
142 B
JSON
6 lines
142 B
JSON
{
|
|
"nixEnvSelector.nixFile": "${workspaceRoot}/shell.nix",
|
|
"[nix]": {
|
|
"editor.defaultFormatter": "jnoortheen.nix-ide"
|
|
},
|
|
}
|