Revert "Open port for Calibre wireless connection"

This reverts commit 15462fdba4.
This commit is contained in:
2022-01-07 21:39:29 +01:00
parent 0da1a7956d
commit 6f34b15361

View File

@@ -40,9 +40,4 @@
openFirewall = false;
startWhenNeeded = true;
};
# Firewall configuration
networking.firewall.allowedTCPPorts = [
9090 # Calibre
];
}