diff --git a/flake.nix b/flake.nix index 27b217d..f2fbbc4 100644 --- a/flake.nix +++ b/flake.nix @@ -29,6 +29,8 @@ url = "github:nix-community/fenix"; inputs.nixpkgs.follows = "nixpkgs"; }; + + zen-browser.url = "github:MarceColl/zen-browser-flake"; }; outputs = inputs @ { self, nixpkgs, nixpkgs-unstable, ... }: