flake: add auto formatter

This commit is contained in:
Leonardo Eugênio 2024-03-23 12:41:45 -03:00
parent 3313416291
commit eb25c3c32f
6 changed files with 16 additions and 9 deletions

4
switch
View file

@ -1,5 +1,9 @@
#!/usr/bin/env bash
nix fmt
git diff
sudo nice ionice \
nixos-rebuild \
switch \