services.tandoor-recipes.enable

NixOS option

Enable Tandoor Recipes. When started, the Tandoor Recipes database is automatically created if it doesn’t exist and updated if the package has changed. Both tasks are achieved by running a Django migration. A script to manage the instance (by wrapping Django’s manage.py) is linked to /var/lib/tandoor-recipes/tandoor-recipes-manage.

type: boolean
Default
false
declared in: nixos/modules/services/misc/tandoor-recipes.nixView source on NixOS/nixpkgs →