services.gollum.extraConfig
NixOS option
Content of the configuration file
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/misc/gollum.nixView source on NixOS/nixpkgs →''
wiki_options = {
show_local_time: true
}
Precious::App.set(:wiki_options, wiki_options)
''