services.firefly-iii-data-importer.group

NixOS option

Group under which firefly-iii-data-importer 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-data-importer.enableNginx` is true then `nginx` else firefly-iii-data-importer"
declared in: nixos/modules/services/web-apps/firefly-iii-data-importer.nixView source on NixOS/nixpkgs →