forgejo
Example
nix
{
forgejo.enable = true;
}Stack Options
nps.stacks.forgejo.containers.forgejo
Alias of {option}services.podman.containers.forgejo.
nps.stacks.forgejo.enable
Whether to enable forgejo.
nps.stacks.forgejo.settings
Optional app settings for Forgejo. For a full list of options, refer to the Forgejo documentation.
Type
plaintext
null or (attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string)))
Default
nix
null
Declaration