diff --git a/hosts/home/configuration.nix b/hosts/home/configuration.nix index 0edfe78..2537eda 100644 --- a/hosts/home/configuration.nix +++ b/hosts/home/configuration.nix @@ -16,7 +16,7 @@ ################################################################################ local.services.byedpi = { enable = true; - enableProxy = true; + enableProxy = false; settings = { port = 1081; };