From c4642e7964d4d9a0b9d3fea6af831dd6a8a7e9e0 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Wed, 3 Jul 2024 16:53:00 +0200 Subject: [PATCH] Nixos: Add usbmuxd for iPhone tethering --- system/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system/default.nix b/system/default.nix index 70f28a68..96331310 100644 --- a/system/default.nix +++ b/system/default.nix @@ -311,6 +311,7 @@ with mylib.networking; { # iPhone tethering + mounting libimobiledevice ifuse + usbmuxd mprocs # run multiple processes in single terminal window, screen alternative parted # partition manager