about summary refs log tree commit diff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/cobalt/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix
index 22e4049..758f331 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -348,7 +348,7 @@ in
         enable = true;
         inherit domain;
         realHost = "rss-bridge.exotic.sh";
-        whitelist = [ "*" ];
+        enabled_bridges = [ "*" ];
       };
       secrets.admin-password = config.sops.secrets.freshrss-admin-pass.path;
     };