services.galene.certFile

NixOS option

Path to the server’s certificate. The file is copied at runtime to Galene’s data directory where it needs to reside.

type: null or absolute path
Default
null
Example
"/path/to/your/cert.pem"
declared in: nixos/modules/services/web-apps/galene.nixView source on NixOS/nixpkgs →