c0383eedf5bdc7abfccec0a4f2e5dba671765b66
This allows it to show in application start menus. It doesn't have icons yet but will handle in a future commit.
Zen Browser
This is a flake for the Zen browser.
Just add it to your NixOS flake.nix or home-manager:
inputs = {
zen-browser.url = "github:MarceColl/zen-browser-flake";
...
}
Then in the configuration.nix in the environment.systemPackages add
inputs.zen-browser.packages."${system}".default
$ sudo nixos-rebuild switch
$ zen
Description
[Fork
https://github.com/0xc000022070/zen-browser-flake
] Community-driven Nix Flake for the Zen browser
Languages
Nix
100%