* add(nix): treefmt / alejandra * fmt the nix tree * add fmt check for nix to ci * switch `nixpkgs-fmt` -> `alejandra`
3 lines
59 B
TOML
3 lines
59 B
TOML
[formatter.nix]
|
|
command = "alejandra"
|
|
includes = ["*.nix"]
|