services.gitlab.statePath
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
string- Default
"/var/gitlab/state"- Declared
- <nixpkgs/nixos/modules/services/misc/gitlab.nix>