1
0
Fork 0
Find a file
Marce Coll 0ecc25c0a0 fix(#4): Use wrapGAppsHook so gsettings schemas are in place
Also upgrade to latest version 1.0.0-a.27
2024-08-22 09:33:21 +02:00
flake.lock fix(#4): Use wrapGAppsHook so gsettings schemas are in place 2024-08-22 09:33:21 +02:00
flake.nix fix(#4): Use wrapGAppsHook so gsettings schemas are in place 2024-08-22 09:33:21 +02:00
README.md Fix(#1): Readme error 2024-08-21 11:15:41 +02:00
zen.desktop feat(#2): Add a Desktop Entry 2024-08-21 22:46:45 +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.packages."${system}".default
$ sudo nixos-rebuild switch
$ zen