stan; listen for peerix on the dongle

This commit is contained in:
Aaron Bieber 2022-08-31 11:37:56 -06:00
parent b31daee00e
commit 6a8de66bce
No known key found for this signature in database

View File

@ -122,7 +122,7 @@ in {
tsPeerix = {
enable = true;
privateKeyFile = "${config.sops.secrets.peerix_private_key.path}";
interfaces = [ "tailscale0" "enp43s0" ];
interfaces = [ "tailscale0" "enp43s0" "enp132s0u1" ];
};
services = {