add weave-gitops clis

This commit is contained in:
Vivian 2023-05-11 10:43:13 +02:00
parent 0fb744c200
commit 8cb56d73a6
3 changed files with 29 additions and 0 deletions

View file

@ -3,6 +3,8 @@ _final: prev: {
v = {
glitch-soc = prev.callPackage ./glitch-soc { };
weave-gitops = prev.callPackage ./weave-gitops { };
unbound = prev.unbound.override {
withSystemd = true;
withDoH = true;