pkgs(zen-browser): replace with better flake

This commit is contained in:
Youwen Wu 2024-08-26 17:54:50 -07:00
parent 9c211e6372
commit 7c912238a1
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
4 changed files with 15 additions and 45 deletions

View file

@ -11,6 +11,6 @@ in {
(self: super: {
manga-tui = bleedingpkgs.manga-tui;
})
inputs.zen-browser.overlays.default
# inputs.zen-browser.overlays.default
];
}