radish: add zenbrowser

This commit is contained in:
Joakim Repomaa
2025-03-01 13:19:05 +02:00
parent 2df6c1e7a2
commit 5c4e161076
2 changed files with 5 additions and 0 deletions

View File

@@ -68,6 +68,10 @@
url = "sourcehut:~repomaa/syntax-renderer";
flake = false;
};
zen-browser = {
url = "github:MarceColl/zen-browser-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = { flake-parts, agenix, nixpkgs, self, colmena, ... }@inputs:
flake-parts.lib.mkFlake { inherit inputs; } (

View File

@@ -70,6 +70,7 @@
nixfmt-rfc-style
tree
virt-manager
inputs.zen-browser.packages.${pkgs.system}.specific
];
programs = {