srv: remove unnecesary open ports

This commit is contained in:
Fabian Montero 2025-09-11 00:15:16 -06:00
parent 743d500020
commit af0ff75f47
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
2 changed files with 0 additions and 2 deletions

View file

@ -21,7 +21,6 @@ with lib; {
calibre-web = {
enable = true;
openFirewall = true;
options = {
enableBookUploading = true;
calibreLibrary = "/var/lib/calibre-web/calibre_library";

View file

@ -22,7 +22,6 @@ with lib; {
immich = {
enable = true;
secretsFile = "/var/trust/immich/secrets.txt";
openFirewall = true;
mediaLocation = "/mnt/export2178/immich/media";
machine-learning.enable = false;
environment = {