fix(calibre): Specify proxy network
This commit is contained in:
parent
07a97f360c
commit
cfee4fd835
3 changed files with 10 additions and 1 deletions
|
|
@ -3,7 +3,10 @@
|
|||
{
|
||||
config = {
|
||||
homelab = {
|
||||
apps.changedetection.enable = true;
|
||||
apps = {
|
||||
calibre.enable = true;
|
||||
traefik.enable = true;
|
||||
};
|
||||
virtualisation.guest.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue