From ac7445bcf6941c0fd4f86d399435d77fefab0479 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Fri, 11 Jul 2025 12:25:15 +0700 Subject: [PATCH] nix fmt ignores invenroty.json --- fmt.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/fmt.nix b/fmt.nix index 4b2f61a..b04cc45 100644 --- a/fmt.nix +++ b/fmt.nix @@ -21,6 +21,7 @@ "*/.gitignore" "LICENSE" + "inventory.json" "*.tfvars.sops.json" "*nixos-vars.json" "secrets.yaml"