defaultGateway6
networking.defaultGateway6.address
The default gateway address.
Type: string
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix
networking.defaultGateway6.interface
The default gateway interface.
Type: null or string
Default
null
Example
"enp0s3"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix
networking.defaultGateway6.metric
The default gateway metric/preference.
Type: null or signed integer
Default
null
Example
42
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/tasks/network-interfaces.nix