{ lib, config, pkgs, ... }: { services.SystemdJournal2Gelf = { graylogServer = "graylog-tofu.incus:12201"; enable = true; }; }