flake.nix: fix meta.description

This commit is contained in:
Astro 2023-05-14 23:33:22 +02:00
parent 4390f596f7
commit 10eec5b64b

View file

@ -33,7 +33,7 @@
-D warnings \
-A clippy::nonminimal_bool''
];
meta.description = "Send Prometheus alerts to XMPP Multi-User Chatrooms";
meta.description = "The buzzing ActivityPub relay";
};
in
utils.lib.eachDefaultSystem