feat: added package metadata

This commit is contained in:
Luis Quiñones
2024-12-31 18:46:28 -05:00
parent b5e7bd3def
commit 5206a8fc34

View File

@@ -126,7 +126,14 @@
}"
'';
meta.mainProgram = "zen";
meta = {
description = "Experience tranquillity while browsing the web without people tracking you!";
homepage = "https://zen-browser.app";
downloadPage = "https://zen-browser.app/download/";
changelog = "https://github.com/zen-browser/desktop/releases";
platforms = pkgs.lib.platforms.linux;
mainProgram = "zen";
};
};
supportedSystems = [