ma kdeconnect: reformat
This commit is contained in:
parent
20746ea5f4
commit
e55cc0644e
@ -1,6 +1,6 @@
|
|||||||
{pkgs, ... }:
|
{pkgs, ... }:
|
||||||
{
|
{
|
||||||
environment.systemPackages = with pkgs; [ kdeconnect ];
|
environment.systemPackages = with pkgs; [ kdeconnect ];
|
||||||
networking.firewall.allowedUDPPortRanges = [ { from = 1714; to = 1764; } ];
|
networking.firewall.allowedUDPPortRanges = [ { from = 1714; to = 1764; } ];
|
||||||
networking.firewall.allowedTCPPortRanges = [ { from = 1714; to = 1764; } ];
|
networking.firewall.allowedTCPPortRanges = [ { from = 1714; to = 1764; } ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user