Revert "Open port for Calibre wireless connection"

This reverts commit 15462fdba4.
This commit is contained in:
coolneng 2022-01-07 21:39:29 +01:00
parent 0da1a7956d
commit 6f34b15361
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 5 deletions

View File

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