1
0
Fork 0
Find a file
2024-08-21 10:39:27 +02:00
flake.nix Some missing libraries 2024-08-21 10:39:27 +02:00
README.md Add readme 2024-08-21 10:14:16 +02:00

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."${system}".default
$ sudo nixos-rebuild switch
$ zen