services.gitlab.statePath
NixOS option
GitLab state directory. Configuration, repositories and logs, among other things, are stored here. The directory will be created automatically if it doesn’t exist already. Its parent directories must be owned by either root or the user set in services.gitlab.user.
type: stringDefault
declared in: nixos/modules/services/misc/gitlab.nixView source on NixOS/nixpkgs →"/var/gitlab/state"