task | formating

This commit is contained in:
Don Harper 2024-10-10 07:38:53 -05:00
parent 0225f2fdac
commit d151bdfa18

View file

@ -2,7 +2,7 @@
# This file was populated at runtime with the networking # This file was populated at runtime with the networking
# details gathered from the active system. # details gathered from the active system.
networking = { networking = {
nameservers = [ "8.8.8.8" nameservers = [ "1.1.1.1"
]; ];
defaultGateway = "172.31.1.1"; defaultGateway = "172.31.1.1";
defaultGateway6 = { defaultGateway6 = {