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 = {
|
networking = {
|
||||||
hostName = "helium";
|
hostName = "helium";
|
||||||
tempAddresses = "disabled"; # For IP-based filtering to work better
|
|
||||||
|
|
||||||
wg-quick.interfaces = {
|
wg-quick.interfaces = {
|
||||||
wg0 = {
|
wg0 = {
|
||||||
|
|
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue