summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-08-05 19:49:56 -0400
committerFreya Murphy <freya@freyacat.org>2025-08-05 19:49:56 -0400
commitd9a184ba62e94926f7b34089c5c850c4bc1f1ee3 (patch)
tree69b69f72d3e4d0134349ae2f20dc33b72dafbf60 /flake.nix
parentupdate commits (diff)
downloaddotfiles-nix-d9a184ba62e94926f7b34089c5c850c4bc1f1ee3.tar.gz
dotfiles-nix-d9a184ba62e94926f7b34089c5c850c4bc1f1ee3.tar.bz2
dotfiles-nix-d9a184ba62e94926f7b34089c5c850c4bc1f1ee3.zip
zen browser
Diffstat (limited to 'flake.nix')
-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 = {