mirror of
https://github.com/Expand-sys/zen-browser-flake
synced 2025-12-13 13:52:14 +11:00
No description
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| zen.desktop | ||
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