services.go-camo.keyFile

NixOS option

A file containing the HMAC key to use for signing URLs. The file can contain any string. Can be generated using “openssl rand -base64 18 > the_file”.

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