services.mattermost.preferNixConfig

NixOS option

If both mutableConfig and this option are set, the Nix configuration will take precedence over any settings configured in the server console.

type: boolean
Default
''
  versionAtLeast config.system.stateVersion "25.05";
''
declared in: nixos/modules/services/web-apps/mattermost.nixView source on NixOS/nixpkgs →