services.usbmuxd.enable

NixOS option

Enable the usbmuxd (“USB multiplexing daemon”) service. This daemon is in charge of multiplexing connections over USB to an iOS device. This is needed for transferring data from and to iOS devices (see ifuse). Also this may enable plug-n-play tethering for iPhones.

type: boolean
Default
false
declared in: nixos/modules/services/hardware/usbmuxd.nixView source on NixOS/nixpkgs →