fix interface
This commit is contained in:
parent
886db8a070
commit
5ba076ecdd
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ in
|
|||
networking = {
|
||||
hostName = "gitea";
|
||||
# interfaces.eth0.useDHCP = true;
|
||||
interfaces.eth0 = {
|
||||
interfaces.mv-vserver = {
|
||||
ipv4.addresses = [ { address = "10.42.97.2"; prefixLength = 24; } ];
|
||||
};
|
||||
# firewall = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue