services.firefly-iii.group

NixOS option

Group under which firefly-iii runs. It is best to set this to the group of whatever webserver is being used as the frontend.

type: string
Default
"If `services.firefly-iii.enableNginx` is true then `nginx` else firefly-iii"
declared in: nixos/modules/services/web-apps/firefly-iii.nixView source on NixOS/nixpkgs →