This commit is contained in:
Sakooooo 2023-07-15 17:23:02 +03:00
parent 0ad6aeb91c
commit 6224150b71
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -13,7 +13,7 @@ in
# kdeconnect
#];
programs.kdeconnect.enable = true;
networking.fireall = {
networking.firewall = {
allowedTCPPortRanges = [
{ from = 1714; to = 1764; } # KDE Connect
];