feat: wireguard test

This commit is contained in:
Nick 2025-07-01 05:30:05 -05:00
parent 6e9aaac321
commit 474bf9ed3b

View file

@ -9,7 +9,7 @@ let
in
{
port = configHelpers.service.ports.port0;
bind_address = configHelpers.localhost;
bind_address = ceres.wireguard.ip0;
secret_key = config.sops.secrets.searx-key.path;
limiter = false;
public_instance = false;