From f5d488074da9dc774b050bd35127b3dc92a790ca Mon Sep 17 00:00:00 2001 From: spl3g Date: Thu, 1 May 2025 15:01:20 +0300 Subject: feat: add zen browser config --- flake.nix | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3031d1d..8eff9d0 100644 --- a/flake.nix +++ b/flake.nix @@ -38,6 +38,13 @@ # Hardware configs for my laptop nixos-hardware.url = "github:NixOS/nixos-hardware/master"; + zen-browser = { + url = "github:0xc000022070/zen-browser-flake"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + + niri.url = "github:sodiboo/niri-flake"; + shimmer = { url = "github:nuclearcodecat/shimmer"; flake = false; -- cgit v1.2.3