open kdeconnect ports for basado

This commit is contained in:
ant 2025-09-27 12:06:10 +02:00
parent f7684f89c3
commit 41c2e8a663
3 changed files with 6 additions and 10 deletions

View file

@ -4,6 +4,7 @@
./hardware-configuration.nix
../common.nix
../common-graphics.nix
../kdeconnect-ports.nix
];
# Bootloader.
@ -51,16 +52,6 @@
42000 # warpinator
42001 # warpinator
];
networking.firewall.allowedTCPPortRanges = [{
from = 1714;
to = 1764;
} # KDE Connect
];
networking.firewall.allowedUDPPortRanges = [{
from = 1714;
to = 1764;
} # KDE Connect
];
programs.nix-ld.enable = true;
programs.nix-ld.libraries = with pkgs; [