modify synergy.nix

This commit is contained in:
k3t
2026-08-08 01:39:01 -06:00
parent 2ab6b4a932
commit d2123f4e8d
2 changed files with 8 additions and 2 deletions
+3
View File
@@ -26,6 +26,9 @@ in
}))
];
# Synergy
services.synergy.server.enable = true;
services.wivrn = {
enable = true;
openFirewall = true;