e
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{pkgs, ...}:
|
||||
{
|
||||
services.usbmuxd.enable = true;
|
||||
services.usbmuxd = {
|
||||
enable = true;
|
||||
package = pkgs.usbmuxd2;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
libimobiledevice
|
||||
|
||||
Reference in New Issue
Block a user