add ios support
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
services.usbmuxd.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
libimobiledevice
|
||||
ifuse # optional, to mount using 'ifuse'
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user