diff --git a/modules/nixos/features/copyparty.nix b/modules/nixos/features/copyparty.nix index bd31797..7994bf3 100644 --- a/modules/nixos/features/copyparty.nix +++ b/modules/nixos/features/copyparty.nix @@ -21,6 +21,8 @@ in e2ts = true; e2vu = true; p = port; + xff-hdr = "x-forwarded-for"; + rproxy = 1; }; accounts.will.passwordFile = config.age.secrets.copyparty-will.path;