testing zen-browser

This commit is contained in:
2025-07-01 22:01:12 -06:00
parent ae6c745880
commit 472e1d28aa
3 changed files with 50 additions and 1 deletions

View File

@@ -41,6 +41,10 @@
url = "github:nyawox/nixtendo-switch";
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =