services.weblate.djangoSecretKeyFile

NixOS option

Location of the Django secret key. This should be a path pointing to a file with secure permissions (not /nix/store). Can be generated with weblate-generate-secret-key which is available as the weblate user.

type: absolute pathdeclared in: nixos/modules/services/web-apps/weblate.nixView source on NixOS/nixpkgs →