MyNixOS website logo
option

networking.wireguard.interfaces.<name>.interfaceNamespace

The pre-existing network namespace the WireGuard interface is moved to. The special value init means the init namespace. When null, the interface is not moved. See documentation.

Declarations
Type
null or string
Default
null
Example
"init"