diff --git a/justfile b/justfile index 7ef93f1..d6cd356 100644 --- a/justfile +++ b/justfile @@ -4,7 +4,7 @@ default: clean: rm -rf ./result -nixos command profile: && clean +nixos profile command: && clean sudo nixos-rebuild {{ command }} --flake .#{{ profile }} wsl2 command: && clean