chore: update to new unified zen browser flake

This commit is contained in:
Youwen Wu 2024-11-11 23:54:23 -08:00
parent 27f22ecc19
commit 4bfb254c0c
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
3 changed files with 8 additions and 81 deletions

View file

@ -91,11 +91,8 @@
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.zen-browser-source.inputs.flake-parts.follows = "flake-parts";
};
zen-browser-source.url = "github:youwen5/zen-browser-source-flake";
zen-browser-source.inputs.flake-parts.follows = "flake-parts";
};
outputs =