update zen-browser flake to a maintained fork of the original
This commit is contained in:
parent
29c7a39ed0
commit
0b213500e8
2 changed files with 11 additions and 11 deletions
|
@ -11,7 +11,7 @@
|
|||
url = "github:aksiksi/compose2nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
zen-browser.url = "github:MarceColl/zen-browser-flake";
|
||||
zen-browser.url = "github:0xc000022070/zen-browser-flake";
|
||||
};
|
||||
outputs = { nixpkgs, home-manager, catppuccin, ... }@inputs:
|
||||
let system = "x86_64-linux";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue