services.uptermd.hostKey

NixOS option

Path to SSH host key. If not defined, an ed25519 keypair is generated automatically.

type: null or absolute path
Default
null
Example
"/run/keys/upterm_host_ed25519_key"
declared in: nixos/modules/services/networking/uptermd.nixView source on NixOS/nixpkgs →