Add the ssfhead node as gateway

This commit is contained in:
Rodrigo Arias 2023-06-30 14:01:35 +02:00
parent 4dd25f2f89
commit 2d4b178895

View File

@ -8,7 +8,7 @@
networking = { networking = {
enableIPv6 = false; enableIPv6 = false;
useDHCP = false; useDHCP = false;
#defaultGateway = "10.0.40.30"; defaultGateway = "10.0.40.30";
nameservers = ["8.8.8.8"]; nameservers = ["8.8.8.8"];
proxy = { proxy = {
default = "http://localhost:23080/"; default = "http://localhost:23080/";