Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""
This reverts commit ea8910652f.
This commit is contained in:
@@ -44,5 +44,5 @@ let virtualbox = config.boot.kernelPackages.virtualbox; in
|
||||
'';
|
||||
};
|
||||
|
||||
networking.interfaces.vboxnet0 = { ipAddress = "192.168.56.1"; prefixLength = 24; };
|
||||
networking.interfaces.vboxnet0.ip4 = [ { address = "192.168.56.1"; prefixLength = 24; } ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user