typo
This commit is contained in:
parent
0ad6aeb91c
commit
6224150b71
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in
|
|||
# kdeconnect
|
||||
#];
|
||||
programs.kdeconnect.enable = true;
|
||||
networking.fireall = {
|
||||
networking.firewall = {
|
||||
allowedTCPPortRanges = [
|
||||
{ from = 1714; to = 1764; } # KDE Connect
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue