mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-03 05:25:00 +08:00
3 lines
No EOL
93 B
Bash
Executable file
3 lines
No EOL
93 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -xe
|
|
nix shell nixpkgs#nixpkgs-fmt --command nixpkgs-fmt *.nix */*.nix |