diff --git a/justfile b/justfile index 375db94..aa591db 100644 --- a/justfile +++ b/justfile @@ -17,7 +17,7 @@ bootswitch hostname=(HOSTNAME): @colmena --impure apply --on {{hostname}} --reboot # Apply config on hostname at next reboot -boot: +boot hostname=(HOSTNAME): @rm -f nixos-switch.log @doas nixos-rebuild boot --impure --flake .#{{HOSTNAME}}