fix: remove just target for proxy setup

This commit is contained in:
Sangmin Kim 2026-03-04 22:39:36 +09:00 committed by Poby
parent 88baae6581
commit 8e551579bc
No known key found for this signature in database

View file

@ -13,11 +13,6 @@ default:
#
############################################################################
# TODO Feel free to remove this target if you don't need a proxy to speed up the build process
[group('desktop')]
darwin-set-proxy:
sudo python3 scripts/darwin_set_proxy.py
[group('desktop')]
darwin: darwin-set-proxy
nix build .#darwinConfigurations.{{hostname}}.system \