stan; listen for peerix on the dongle
This commit is contained in:
parent
b31daee00e
commit
6a8de66bce
@ -122,7 +122,7 @@ in {
|
||||
tsPeerix = {
|
||||
enable = true;
|
||||
privateKeyFile = "${config.sops.secrets.peerix_private_key.path}";
|
||||
interfaces = [ "tailscale0" "enp43s0" ];
|
||||
interfaces = [ "tailscale0" "enp43s0" "enp132s0u1" ];
|
||||
};
|
||||
|
||||
services = {
|
||||
|
Loading…
Reference in New Issue
Block a user