#!/usr/bin/env sh # Format all .nix files using the new default nix formatter nix fmt ./**.nix