{ fysilib, lib, ... }: { description = "Grafana"; endOfLife = null; options = { domain = lib.mkOption { type = fysilib.types.fqdn; }; }; }