Revert "Disable IPv6 privacy for two machines"

This reverts commit c357f0f9c5.
This commit is contained in:
Vili Sinervä 2025-01-14 20:49:19 +02:00
parent ad8b7f036e
commit b7c9439744
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@
{ {
networking = { networking = {
hostName = "helium"; hostName = "helium";
tempAddresses = "disabled"; # For IP-based filtering to work better
wg-quick.interfaces = { wg-quick.interfaces = {
wg0 = { wg0 = {

View file

@ -2,7 +2,6 @@
{ {
networking = { networking = {
hostName = "lithium"; hostName = "lithium";
tempAddresses = "disabled"; # For IP-based filtering to work better
wg-quick.interfaces = { wg-quick.interfaces = {
wg0 = { wg0 = {