wallpaper and enable firewall

This commit is contained in:
2023-12-02 17:38:10 +01:00
parent 0ec094aa91
commit cabbe2002b
3 changed files with 5 additions and 2 deletions

View File

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