diff --git a/modules/motd.nix b/modules/motd.nix index e235cc7..3e8e73f 100644 --- a/modules/motd.nix +++ b/modules/motd.nix @@ -19,6 +19,7 @@ in }; docker = { "/forgejo" = "Forgejo"; + "/ddb-importer-ddb-proxy-1" = "ddb-proxy"; }; # s_s_l_certs = lib.mkIf config.permafrost.acme.enable { # sort_method = "manual";