diff --git a/justfile b/justfile index 1c4d46b2d009e6df244456fd5ba195cb951b4b30..44aea805834b6fceb5cbbd4f4246c7b0581d2f01 100644 --- a/justfile +++ b/justfile @@ -4,10 +4,8 @@ @just --choose [private] rebuild *args: - @touch .dirty @git add . @sudo nixos-rebuild --flake . {{args}} - @git rm -f .dirty # Rebuild the current machine switch *args: