Use Barrier

This commit is contained in:
2023-08-12 23:16:26 -06:00
parent 9cf2b82e92
commit 9d4c48badb
2 changed files with 6 additions and 0 deletions

View File

@@ -56,4 +56,9 @@
de.enable = true;
de.touchpad.enable = true;
networking.firewall.allowedTCPPorts = [
# barrier
24800
];
}