diff --git a/build.sh b/build.sh index 4d92001..e3f61a8 100644 --- a/build.sh +++ b/build.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -nix bundle --experimental-features "nix-command flakes" .#deploy \ No newline at end of file +nix build --experimental-features "nix-command flakes" .#deploy \ No newline at end of file