Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
networking
wireguard
interfaces
<name>
privateKeyFile
option
networking.wireguard.interfaces.<name>.privateKeyFile
Private key file as generated by
wg genkey
.
Declarations
nixos/modules/services/networking/wireguard.nix
Type
null or string
Default
null
Example
"/private/wireguard_key"