summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 0015bcd..7efcb52 100644
--- a/flake.nix
+++ b/flake.nix
@@ -35,6 +35,10 @@
rose-pine-hyprcursor.url = "github:ndom91/rose-pine-hyprcursor";
rose-pine-hyprcursor.inputs.nixpkgs.follows = "nixpkgs";
rose-pine-hyprcursor.inputs.hyprlang.follows = "hyprland/hyprlang";
+ # zen browser
+ zen-browser.url = "github:0xc000022070/zen-browser-flake";
+ zen-browser.inputs.nixpkgs.follows = "nixpkgs";
+ zen-browser.inputs.home-manager.follows = "home-manager";
};
outputs = {