7 lines
266 B
JSON
7 lines
266 B
JSON
|
{
|
||
|
"direnv.path.executable": "/run/current-system/sw/bin/direnv",
|
||
|
"direnv.restart.automatic": true,
|
||
|
"nix.enableLanguageServer": true,
|
||
|
"nix.serverPath": "/run/current-system/sw/bin/nixd",
|
||
|
"nix.formatterPath": "/run/current-system/sw/bin/nix fmt",
|
||
|
}
|