updates and formatting
This commit is contained in:
@@ -24,10 +24,10 @@ in
|
||||
|
||||
# Disable Network Manager
|
||||
networkmanager.enable = true;
|
||||
|
||||
|
||||
nat = {
|
||||
enable = true;
|
||||
internalInterfaces = ["ve-+"];
|
||||
internalInterfaces = [ "ve-+" ];
|
||||
externalInterface = "wlp7s0";
|
||||
# Lazy IPv6 connectivity for the container
|
||||
enableIPv6 = true;
|
||||
|
||||
Reference in New Issue
Block a user