{ config, pkgs, ... }: { services.kubo = { enable = true; }; }