This commit is contained in:
2024-12-11 19:59:31 -05:00
parent d18ca3b150
commit 1e9c9e22a5
5 changed files with 14 additions and 30 deletions

View File

@@ -26,7 +26,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
zen-browser.url = "github:0xc000022070/zen-browser-flake";
zen-browser = {
url = "github:0xc000022070/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};