diff --git a/justfile b/justfile index 448f184..15037f1 100644 --- a/justfile +++ b/justfile @@ -13,6 +13,10 @@ rebuild *args: switch *args: @just rebuild switch {{args}} +# Rebuild the current machine for next boot +boot *args: + @just rebuild boot {{args}} + # Run colmena for remote deploy colmena node: @git add .