services.gollum.extraConfig

Content of the configuration file

Type
strings concatenated with "\n"
Default
""
Example
''
  wiki_options = {
    show_local_time: true
  }
  
  Precious::App.set(:wiki_options, wiki_options)
''
Declared
<nixpkgs/nixos/modules/services/misc/gollum.nix>