sombrero: Set gateway and nameserver

This commit is contained in:
Alexander Heldt
2023-01-08 12:11:52 +01:00
parent 1cf316a778
commit 0bb5a5f6ed

View File

@@ -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 = {