MyNixOS website logo
option

networking.wireguard.interfaces.<name>.ips

The IP addresses of the interface.

Declarations
Type
list of string
Default
[ ]
Example
[
  "192.168.2.1/24"
]