Format Nix language code with consistent style and indentation
Command-line tool to format Nix language code
nixfmt
$ nixfmt configuration.nix
$ nixfmt *.nix
$ nixfmt < input.nix