nix machine / user configurations
1[formatter.nix] 2command = "nixfmt" 3includes = ["*.nix"] 4excludes = ["_sources/generated.nix"]