services.journald.remote.settings.Remote.SplitMode
NixOS option
With “host”, a separate output file is used, based on the hostname of the other endpoint of a connection. With “none”, only one output journal file is used.
type: one of "host", "none"Default
"host"
Example
declared in: nixos/modules/system/boot/systemd/journald-remote.nixView source on NixOS/nixpkgs →"none"