Files
matej.nix/treefmt.toml

5 lines
73 B
TOML

[formatter.nix]
command = "nix"
options = ["fmt"]
includes = [ "*.nix" ]