machines: porthos: networking: set externalInterface
This commit is contained in:
parent
9e9ef7b598
commit
e74e46a0e6
1 changed files with 3 additions and 0 deletions
|
|
@ -29,4 +29,7 @@
|
|||
tunl0.useDHCP = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Which interface is used to connect to the internet
|
||||
my.networking.externalInterface = "eth0";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue