nixos/.nixd.json

21 lines
274 B
JSON
Raw Normal View History

2023-08-06 18:43:57 +04:00
{
"eval": {
"target": {
"args": [],
"installable": ""
},
"depth": 0,
"workers": 3
},
"formatting": {
"command": "nixpkgs-fmt"
},
"options": {
"enable": true,
"target": {
"args": [],
"installable": ""
}
}
}