swapiness and enable both mc ports

This commit is contained in:
Kopatz
2025-09-30 15:58:12 +02:00
parent 1882573a5c
commit af28f7b254
3 changed files with 10 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ in {
programs.kdeconnect.enable = true;
networking.firewall = {
enable = true;
allowedTCPPorts = [ 25565 53317 ]; # localsend
allowedTCPPorts = [ 53317 ]; # localsend
allowedUDPPorts = [ 1194 53317 ]; # openvpn, localsend
allowedTCPPortRanges = [{
from = 1714;