Libimobiledevice: Difference between revisions
imported>Purefan mNo edit summary |
mNo edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:libimobiledevice}} | |||
The [https://libimobiledevice.org/ libimobiledevice] project provides libraries and tools to connect and transfer data between iOS devices and Linux machines. | |||
== Usage == | == Usage == | ||
| Line 24: | Line 25: | ||
enable = true; | enable = true; | ||
package = pkgs.usbmuxd2; | package = pkgs.usbmuxd2; | ||
} | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||