add hyprland

This commit is contained in:
Kopatz
2023-11-28 11:06:34 +01:00
parent 03d33d6306
commit 1b0ec596fb
7 changed files with 365 additions and 64 deletions

View File

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