Kde connect unified configuration
This commit is contained in:
parent
2d30131ec4
commit
8ad70a9ada
5 changed files with 10 additions and 24 deletions
|
|
@ -75,22 +75,6 @@ with lib; {
|
|||
};
|
||||
networkmanager.enable = true;
|
||||
useDHCP = false;
|
||||
|
||||
firewall.allowedTCPPortRanges = [
|
||||
{ from = 1714; to = 1764; } # KDEConnect
|
||||
];
|
||||
firewall.allowedUDPPortRanges = [
|
||||
{ from = 1714; to = 1764; } # KDEConnect
|
||||
];
|
||||
|
||||
firewall.allowedTCPPorts = [
|
||||
27036
|
||||
27037 # Steam remote play
|
||||
];
|
||||
firewall.allowedUDPPorts = [
|
||||
27031
|
||||
27036 # Steam remote play
|
||||
];
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Rome";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue