Fix Isaiah container settings

This commit is contained in:
Greg Hellings
2024-11-22 21:45:51 -06:00
parent f345fda156
commit 54e39f36bc
+1 -1
View File
@@ -17,7 +17,7 @@ in
nat = {
enable = true;
internalInterfaces = [ "ve-+" ];
externalInterface = "enp38s0";
externalInterface = "br0";
};
};