feat: add zen-browser

This commit is contained in:
Xavier Morel
2026-02-24 18:24:20 +01:00
parent cbd186ed2a
commit f785550f4e
5 changed files with 49 additions and 27 deletions

View File

@@ -19,6 +19,7 @@
};
agenix = {
url = "github:ryantm/agenix";
inputs.home-manager.follows = "home-manager";
inputs.nixpkgs.follows = "nixpkgs";
inputs.darwin.follows = "";
};