fix: treefmt
This commit is contained in:
parent
5b733ceb84
commit
81b4a12e1a
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
settings.formatter = {
|
settings.formatter = {
|
||||||
nixpkgs-fmt.excludes = [ "secret/**/*.nix" ];
|
nixpkgs-fmt.excludes = [ "**/secret/**/*.nix" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue