Merge branch 'main' into improve-terraformls

This commit is contained in:
ppenguin 2026-01-08 13:21:44 +01:00 committed by GitHub
commit 1de52a0e08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -39,7 +39,7 @@
};
nixfmt = {
command = getExe pkgs.nixfmt-rfc-style;
command = getExe pkgs.nixfmt;
};
};