services.lokinet.settings.network.keyfile

NixOS option

The private key to persist address with. If not specified the address will be ephemeral. This keyfile is generated automatically if the specified file doesn’t exist.

type: null or string
Default
null
Example
"snappkey.private"
declared in: nixos/modules/services/networking/lokinet.nixView source on NixOS/nixpkgs →