programs.aperture.settings
Configuration settings for aperture. All the available options can be found here: https://github.com/lightninglabs/aperture/blob/master/sample-conf.yaml
- Type
YAML 1.1 value- Default
{ }- Example
{ autocert = false; debuglevel = "debug"; listenaddr = "localhost:8081"; servername = "aperture.example.com"; servestatic = false; staticroot = "./static"; }- Declared
- <home-manager/modules/programs/aperture.nix>