treefmt: switch to hclfmt

This commit is contained in:
zowoq 2023-03-13 13:21:29 +10:00
parent c50eeb1e99
commit 7dd2be51f0

View file

@ -7,7 +7,7 @@
# Used to find the project root
projectRootFile = "flake.lock";
programs.terraform.enable = true;
programs.hclfmt.enable = true;
settings.formatter = {
nix = {