fix(calibre): Specify proxy network

This commit is contained in:
Tibo De Peuter 2025-09-11 12:09:26 +02:00
parent 07a97f360c
commit cfee4fd835
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
3 changed files with 10 additions and 1 deletions

View file

@ -3,7 +3,10 @@
{
config = {
homelab = {
apps.changedetection.enable = true;
apps = {
calibre.enable = true;
traefik.enable = true;
};
virtualisation.guest.enable = true;
};