Skip to content

Commit

Permalink
feat: add zen browser
Browse files Browse the repository at this point in the history
  • Loading branch information
sioodmy committed Jan 5, 2025
1 parent 579d283 commit 5fe65bf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
23 changes: 22 additions & 1 deletion flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,9 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
apple-silicon-support.url = "github:tpwrules/nixos-apple-silicon";
zen-browser = {
url = "github:youwen5/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}

0 comments on commit 5fe65bf

Please sign in to comment.