From b7c9439744dff0b22af82571120bc0b9831b80aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Tue, 14 Jan 2025 20:49:19 +0200 Subject: [PATCH] Revert "Disable IPv6 privacy for two machines" This reverts commit c357f0f9c5755827d2f6804f1da289e7eb9cbd25. --- machine-confs/helium.nix | 1 - machine-confs/lithium.nix | 1 - 2 files changed, 2 deletions(-) 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 = {