feat: add koillection

This commit is contained in:
Leon Schwarzäugl 2025-06-13 17:23:22 +02:00
parent 86e1e1984b
commit 80d4a38a1c
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 224 additions and 2 deletions

View file

@ -37,6 +37,7 @@
jenkins = lib.mkDefault false;
kanidm = lib.mkDefault true;
firefly = lib.mkDefault true;
koillection = lib.mkDefault true;
};
};
};