europa,stan: listen on dock interface

This commit is contained in:
Aaron Bieber 2022-08-31 07:43:18 -06:00
parent 38c381a379
commit 0303929031
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,7 @@ in {
tsPeerix = {
enable = true;
privateKeyFile = "${config.sops.secrets.peerix_private_key.path}";
interfaces = [ "tailscale0" "enp43s0" ];
};
programs.steam.enable = true;

View File

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