mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-27 15:54:58 +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 |