services.soft-serve.settings
The contents of the configuration file for soft-serve.
See https://charm.sh/blog/self-hosted-soft-serve/.
- Type
YAML 1.1 value- Default
{ }- Example
{ name = "dadada's repos"; log_format = "text"; ssh = { listen_addr = ":23231"; public_url = "ssh://localhost:23231"; max_timeout = 30; idle_timeout = 120; }; stats.listen_addr = ":23233"; }- Declared
- <nixpkgs/nixos/modules/services/misc/soft-serve.nix>