[Browser] Switch to Zen as a default browser.

This commit is contained in:
2026-05-30 11:23:42 -07:00
parent f89ec7e0c8
commit 4714da7d8f
4 changed files with 42 additions and 11 deletions

View File

@@ -11,6 +11,10 @@
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =