services.ttyd.keyFile

NixOS option

SSL key file path. For insecurely putting the keyFile in the globally readable store use pkgs.writeText "ttydKeyFile" "SSLKEY".

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-servers/ttyd.nixView source on NixOS/nixpkgs →