This commit is contained in:
Vivian 2023-06-20 11:20:10 +02:00
parent c2b0afaf14
commit d98724ce74
4 changed files with 52 additions and 80 deletions

View file

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