services.journald.extraConfig

NixOS option

Extra config options for systemd-journald. See journald.conf(5) for available options.

type: strings concatenated with "\n"
Default
""
Example
"Storage=volatile"
declared in: nixos/modules/system/boot/systemd/journald.nixView source on NixOS/nixpkgs →