about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--users/glittershark/gws.fyi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/glittershark/gws.fyi/Makefile b/users/glittershark/gws.fyi/Makefile
index cfe3dd277d..9760c93f26 100644
--- a/users/glittershark/gws.fyi/Makefile
+++ b/users/glittershark/gws.fyi/Makefile
@@ -1,7 +1,7 @@
 .PHONY: deploy
 
 deploy:
-	@$(shell nix-build `git rev-parse --show-toplevel` -A 'users.glittershark."gws.fyi"' --no-out-link)
+	@$(shell nix-build `git rev-parse --show-toplevel` -A 'users.glittershark."gws.fyi"')
 
 renew:
 	@echo Renewing...