diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 7d05247..efb6201 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -51,7 +51,7 @@ in }; resilio = { - enable = true; + enable = false; deviceName = "Gangly4670"; enableWebUI = true; directoryRoot = downloadDir; @@ -89,9 +89,9 @@ in }; # resilio - "/gui" = { + /*"/gui" = { proxyPass = "http://localhost:9000"; - }; + };*/