Hyprland-dotfiles/nvim/.nixd.json
2024-07-21 02:51:17 -04:00

8 lines
87 B
JSON

{
"formatting": {
"command": [
"nixpkgs-fmt"
]
}
}