feat: add shlink

This commit is contained in:
Leon Schwarzäugl 2025-06-29 15:38:57 +02:00
parent 0045d0cb18
commit 9075c97ce8
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 156 additions and 0 deletions

View file

@ -21,6 +21,7 @@
oauth2Proxy = lib.mkDefault true;
croc = lib.mkDefault true;
microbin = lib.mkDefault true;
shlink = lib.mkDefault true;
};
};
};