try different interface
This commit is contained in:
@@ -120,7 +120,7 @@ in
|
||||
networking = {
|
||||
hostName = "gitea";
|
||||
# interfaces.eth0.useDHCP = true;
|
||||
interfaces.mv-vserver = {
|
||||
interfaces.eth0 = {
|
||||
ipv4.addresses = [ { address = "10.42.97.2"; prefixLength = 24; } ];
|
||||
};
|
||||
# firewall = {
|
||||
|
||||
Reference in New Issue
Block a user