diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 = { |