excludes = [ "*.toml", "*.yaml", "*.gitignore", "*.lock", "*mbsyncrc" ]

[formatter.nixfmt-rfc-style]
command = "nixfmt"
includes = "*.nix"