{
"nix.enableLanguageServer": true,
"nix.formatterPath": "nixpkgs-fmt",
"nix.serverSettings": {
"nil": {
"formatting": {
"command": [
"nixpkgs-fmt"
],
}
},
"direnv.restart.automatic": true,