This commit is contained in:
mjallen18
2025-02-23 14:25:02 -06:00
parent 948e4b199a
commit 90174054c0
2 changed files with 9 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ in
nat = {
enable = true;
internalInterfaces = [ "ve-+" ];
externalInterface = "wlp7s0";
externalInterface = "wlp6s0";
# Lazy IPv6 connectivity for the container
enableIPv6 = true;
};