{ projectRootFile = ".git/config"; # TODO: add actionlint # https://github.com/numtide/treefmt-nix/pull/146 programs = { deadnix.enable = true; nixfmt-rfc-style.enable = true; rustfmt.enable = true; statix.enable = true; }; }