treefmt: fix project root
All checks were successful
build / test (pull_request) Successful in 8s

This commit is contained in:
Jörg Thalheim 2023-08-30 17:25:20 +02:00
parent 80c830a0db
commit 9a707741df

View File

@ -46,7 +46,7 @@
];
perSystem = {
treefmt = {
projectRootFile = "flake.nix";
projectRootFile = ".git/config";
programs.terraform.enable = true;
programs.nixpkgs-fmt.enable = true;
settings.formatter.nixpkgs-fmt.excludes = [