Revert "Disable IPv6 privacy for two machines"
This reverts commit c357f0f9c5
.
This commit is contained in:
parent
ad8b7f036e
commit
b7c9439744
2 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
networking = {
|
||||
hostName = "helium";
|
||||
tempAddresses = "disabled"; # For IP-based filtering to work better
|
||||
|
||||
wg-quick.interfaces = {
|
||||
wg0 = {
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
networking = {
|
||||
hostName = "lithium";
|
||||
tempAddresses = "disabled"; # For IP-based filtering to work better
|
||||
|
||||
wg-quick.interfaces = {
|
||||
wg0 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue