diff --git a/hosts/skrott/configuration.nix b/hosts/skrott/configuration.nix index 4edf325..8ad901a 100644 --- a/hosts/skrott/configuration.nix +++ b/hosts/skrott/configuration.nix @@ -35,6 +35,8 @@ networking = { hostName = "skrot"; + defaultGateway = values.hosts.gateway; + defaultGateway6 = values.hosts.gateway6; interfaces.eth0 = { useDHCP = false; ipv4.addresses = [{