···2424 description = "A humble open source font built on the shoulders of DM Sans and Poppins";
2525 homepage = "https://github.com/hans-thiessen/Rethink-Sans";
2626 license = lib.licenses.ofl;
2727- maintainers = with lib.maintainers; [pluiedev];
2727+ maintainers = with lib.maintainers; [ pluiedev ];
2828 platforms = lib.platforms.all;
2929 };
3030}