just: add fmt

This commit is contained in:
Sridhar Ratnakumar 2024-02-24 17:50:14 -05:00
parent fdc657190f
commit 6ba1455928

View file

@ -1,6 +1,9 @@
default:
@just --list
fmt:
nix fmt
# Remote deploy to a host
remote-deploy host='linux-builder':
nixos-rebuild switch --fast --use-remote-sudo \