services.reposilite.extraArgs

NixOS option

Extra arguments/parameters passed to the Reposilite. Can be used for first token generation.

type: list of string
Default
[ ]
Example
[ "--token" "name:tempsecrettoken" ]
declared in: nixos/modules/services/web-apps/reposilite.nixView source on NixOS/nixpkgs →