treefmt: switch to hclfmt
This commit is contained in:
parent
c50eeb1e99
commit
7dd2be51f0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
# Used to find the project root
|
||||
projectRootFile = "flake.lock";
|
||||
|
||||
programs.terraform.enable = true;
|
||||
programs.hclfmt.enable = true;
|
||||
|
||||
settings.formatter = {
|
||||
nix = {
|
||||
|
|
Loading…
Add table
Reference in a new issue