add zen-browser

This commit is contained in:
do butterflies cry? 2026-03-10 00:13:01 +10:00
parent b2b49c3bda
commit 2d677a19ac
Signed by: cry
GPG key ID: F68745A836CA0412
3 changed files with 26 additions and 0 deletions

View file

@ -78,6 +78,14 @@
};
};
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
inputs = {
nixpkgs.follows = "nixpkgs-unstable";
home-manager.follows = "home-manager";
};
};
dobutterfliescry-net = {
url = "git+https://tearforge.net/cry/site";
inputs = {