services.grav.systemSettings

NixOS option

Settings written to user/config/system.yaml.

type: YAML 1.1 value
Default
{
  log = {
    handler = "syslog";
  };
}
declared in: nixos/modules/services/web-apps/grav.nixView source on NixOS/nixpkgs →