{ description = "Zentralwerk network secret GPG key"; outputs = { ... }: { lib.gpgKey = null; }; }