Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
networking
wg-quick
interfaces
<name>
address
option
networking.wg-quick.interfaces.<name>.address
The IP addresses of the interface.
Declarations
nixos/modules/services/networking/wg-quick.nix
Type
list of string
Default
[ ]
Example
[
"192.168.2.1/24"
]