services.wgautomesh.settings.interface

NixOS option

Wireguard interface to manage (it is NOT created by wgautomesh, you should use another NixOS option to create it such as networking.wireguard.interfaces.wg0 = {...};).

type: string
Example
"wg0"
declared in: nixos/modules/services/networking/wgautomesh.nixView source on NixOS/nixpkgs →