1
0
Fork 0
forked from fabian/nix

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 untrusted user: 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";