srv: remove unnecesary open ports
This commit is contained in:
parent
743d500020
commit
af0ff75f47
2 changed files with 0 additions and 2 deletions
|
@ -21,7 +21,6 @@ with lib; {
|
|||
|
||||
calibre-web = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
options = {
|
||||
enableBookUploading = true;
|
||||
calibreLibrary = "/var/lib/calibre-web/calibre_library";
|
||||
|
|
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue