From 00ef0fecf59483eedf25233388610700079a2d2d Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Wed, 4 Sep 2024 17:23:47 +0200 Subject: [PATCH] Update flake.nix --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) 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, ... }: