MyNixOS website logo
option

networking.wg-quick.interfaces.<name>.address

The IP addresses of the interface.

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