networking.wireguard.enable

Whether to enable WireGuard.

By default, this module is powered by a script-based backend. You can enable the networkd backend with networking.wireguard.useNetworkd.

Type
boolean
Default
config.networking.wireguard.interfaces != { }
Example
true
Declared
<nixpkgs/nixos/modules/services/networking/wireguard.nix>