services.kasmweb.sslCertificateKey

NixOS option

The SSL certificate’s key to be used for kasmweb. Make sure to specify this as a string and not a literal path, so that it is not accidentally included in your nixstore.

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