Add zen-browser flake.

This commit is contained in:
jay
2025-06-29 08:25:20 -04:00
parent d66660684c
commit 4519810037
2 changed files with 14 additions and 0 deletions

View File

@@ -15,6 +15,11 @@
nix-flatpak-stable-nixos = {
url = "github:gmodena/nix-flatpak/?ref=latest";
};
zen-browser-stable-nixos = {
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =