services.pdfding.enable

NixOS option

Whether to enable PdfDing service. To use the pdfding-manage CLI, add your user to the pdfding group: users.users..extraGroups = [ “pdfding” ];

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/web-apps/pdfding.nixView source on NixOS/nixpkgs →