Disable IPv6 privacy for two machines

This commit is contained in:
Vili Sinervä 2025-01-14 17:44:27 +02:00
parent 71803b14ec
commit c357f0f9c5
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
2 changed files with 2 additions and 0 deletions

View file

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