services.rimgo.settings
Settings for rimgo, see the official documentation for supported options.
- Type
open submodule of attribute set of string- Example
{ PORT = 69420; FORCE_WEBP = "1"; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/rimgo.nix>
Settings for rimgo, see the official documentation for supported options.
open submodule of attribute set of string{
PORT = 69420;
FORCE_WEBP = "1";
}