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