enable IPv6

This commit is contained in:
Lyn 2024-11-20 21:52:56 +01:00
parent b3ae9ba314
commit 8f8adf132c
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ with config.lyn.lib; {
lyn.services.wgautomesh = {
enable = true;
useIPv6 = false;
#useIPv6 = false;
};
##1##3##3##7##

View file

@ -20,7 +20,7 @@
lyn.services.wgautomesh = {
enable = true;
useIPv6 = false;
#useIPv6 = false;
};
networking.useDHCP = false;