services.grafana.settings.users.auto_assign_org

NixOS option

Set to true to automatically add new users to the main organization (id 1). When set to false, new users automatically cause a new organization to be created for that new user. The organization will be created even if the allow_org_create setting is set to false.

type: boolean
Default
true
declared in: nixos/modules/services/monitoring/grafana.nixView source on NixOS/nixpkgs →