sombrero: Set gateway and nameserver
This commit is contained in:
@@ -47,6 +47,8 @@
|
|||||||
networking = {
|
networking = {
|
||||||
hostName = "sombrero";
|
hostName = "sombrero";
|
||||||
|
|
||||||
|
defaultGateway = "192.168.50.1";
|
||||||
|
nameservers = [ "8.8.8.8" ];
|
||||||
interfaces = {
|
interfaces = {
|
||||||
eth0 = {
|
eth0 = {
|
||||||
ipv4 = {
|
ipv4 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user