Update Zen Browser to updated fork

This commit is contained in:
Bart van der Braak 2024-10-21 16:37:20 +02:00
parent d063f97a53
commit 5e6875eae0

View file

@ -2,7 +2,7 @@
description = "TongFang NixOS flake";
inputs = {
zen-browser.url = "github:MarceColl/zen-browser-flake";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
};
outputs = { self, nixpkgs, ... }@inputs: {