feat: add usbmuxd

This commit is contained in:
etwas 2025-06-18 17:46:27 +02:00
parent e4cecf20f2
commit 8041a07171
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -52,4 +52,6 @@
programs.dconf.enable = true; programs.dconf.enable = true;
virtualisation.spiceUSBRedirection.enable = true; virtualisation.spiceUSBRedirection.enable = true;
services.usbmuxd.enable = true;
} }