mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-04-27 22:51:21 +00:00
Update Zen Browser to updated fork
This commit is contained in:
parent
d063f97a53
commit
5e6875eae0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
description = "TongFang NixOS flake";
|
description = "TongFang NixOS flake";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
zen-browser.url = "github:MarceColl/zen-browser-flake";
|
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = { self, nixpkgs, ... }@inputs: {
|
outputs = { self, nixpkgs, ... }@inputs: {
|
||||||
|
|
Loading…
Reference in a new issue