diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 001069e..6b3c10c 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -44,7 +44,7 @@ in }; resilio = { - enable = false; + enable = true; deviceName = "Gangly4670"; enableWebUI = true; directoryRoot = downloadDir; @@ -82,10 +82,10 @@ in }; # resilio - /*"/gui" = { - proxyPass = "http://localhost:9000"; - }; - */ + "/sync/" = { + proxyPass = "http://localhost:9000/"; + }; + # kubo/ipfs