MyNixOS website logo
option-set

networking.wireguard.interfaces.<name>

Showing entries 1-17 out of 17.
peersNixOS option-set
Determines whether to add allowed IPs as routes or not
Mark all wireguard packets originating from this interface with the given firewall mark
Automatically generate a private key with wg genkey, at the privateKeyFile location
The pre-existing network namespace the WireGuard interface is moved to
The IP addresses of the interface
16-bit port for listening
Set the metric of routes related to this Wireguard interface
Set the maximum transmission unit in bytes for the wireguard interface
Peers linked to the interface
Commands called at the end of the interface setup
Commands called after shutting down the interface
Commands called at the start of the interface setup
Base64 private key generated by wg genkey
Private key file as generated by wg genkey
The pre-existing network namespace in which the WireGuard interface is created, and which retains …
The kernel routing table to add this interface's associated routes to