add synergy

This commit is contained in:
k3t
2026-08-08 01:34:14 -06:00
parent 9753013fa9
commit 2ab6b4a932
2 changed files with 9 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
services.synergy = {
client.enable = true;
server.enable = true;
};
}