nixos/.nixd.json
2023-08-06 17:43:57 +03:00

20 lines
274 B
JSON

{
"eval": {
"target": {
"args": [],
"installable": ""
},
"depth": 0,
"workers": 3
},
"formatting": {
"command": "nixpkgs-fmt"
},
"options": {
"enable": true,
"target": {
"args": [],
"installable": ""
}
}
}