diff --git a/Justfile b/Justfile new file mode 100644 index 0000000..f12311e --- /dev/null +++ b/Justfile @@ -0,0 +1,3 @@ +format: + nix run nixpkgs#deadnix -- -eq + nix run nixpkgs#nixfmt-tree