···23[formatter.nix]
4# Formatter to run
5-command = "alejandra"
6# Command-line arguments for the command
7options = []
8# Glob pattern of files to include
···23[formatter.nix]
4# Formatter to run
5+command = "nixfmt"
6# Command-line arguments for the command
7options = []
8# Glob pattern of files to include