diff --git a/machine-confs/helium.nix b/machine-confs/helium.nix index 18c14b0..9dfcd7e 100644 --- a/machine-confs/helium.nix +++ b/machine-confs/helium.nix @@ -2,7 +2,6 @@ { networking = { hostName = "helium"; - tempAddresses = "disabled"; # For IP-based filtering to work better wg-quick.interfaces = { wg0 = { diff --git a/machine-confs/lithium.nix b/machine-confs/lithium.nix index 4257108..3c095ae 100644 --- a/machine-confs/lithium.nix +++ b/machine-confs/lithium.nix @@ -2,7 +2,6 @@ { networking = { hostName = "lithium"; - tempAddresses = "disabled"; # For IP-based filtering to work better wg-quick.interfaces = { wg0 = {