services.mycelium.keyFile

NixOS option

Optional path to a file containing the mycelium key material. If unset, the location /var/lib/mycelium/key.bin will be used. If no key exist at this location, it will be generated on startup.

type: null or absolute path
Default
null
declared in: nixos/modules/services/networking/mycelium.nixView source on NixOS/nixpkgs →