lmxg-mu50/treefmt.nix
2025-03-04 10:26:15 +08:00

5 lines
70 B
Nix

{
projectRootFile = "flake.nix";
programs.nixfmt.enable = true;
}