about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/bookstack.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-2/+2
2022-02-02nixos/bookstack: Make secret replacement strings more uniquetalyz1-2/+2
2022-01-18nixos/bookstack: Add option config to replace extraConfigtalyz1-35/+111
2022-01-18nixos/bookstack: Simplify the nginx setuptalyz1-12/+7
2022-01-18nixos/bookstack: Make the hostname configurable...talyz1-1/+17
2022-01-18nixos/bookstack: Clear the cache more reliablytalyz1-17/+12
2022-01-06nixos/bookstack: fix setup serviceYannick Markus1-3/+0
2021-10-24nixos/bookstack: fix error message output (#142729)Sebastian1-1/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-9/+11
2021-05-03nixos/bookstack: use umask before echoing & clear cache before startingYannick Markus1-3/+6
2021-03-12nixos/bookstack: initYannick Markus1-0/+365