add treefmt.toml

This commit is contained in:
Grisha Shipunov 2025-01-12 14:15:34 +01:00
parent 9107892589
commit ea46b0bb1e

3
treefmt.toml Normal file
View file

@ -0,0 +1,3 @@
[formatter.nixfmt-rfc-style]
command = "nixfmt"
includes = "*.nix"