{ config, pkgs, lib, strings, ... }: lib.optional !config.networking.useNetworkd { networking.defaultGateway = "172.22.99.4"; }