users/jordan: add zen-browser to odyssey
Some checks failed
Check flake / build-amd64-linux (push) Failing after 1m2s

This commit is contained in:
2026-01-10 17:49:12 +00:00
parent 1e605c6e58
commit 1908f83f3b
3 changed files with 50 additions and 18 deletions

View File

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