services.privatebin.settings
Options for privatebin configuration. Refer to https://github.com/PrivateBin/PrivateBin/wiki/Configuration for details on supported values.
- Type
open submodule of attribute set of anything- Default
{ }- Example
{ main = { name = "NixOS Based Privatebin"; discussion = false; defaultformatter = "plalib.types.intext"; qrcode = true }; model.class = "Filesystem"; model_options.dir = "/var/lib/privatebin/data"; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/privatebin.nix>