From 6f66ec35056b9891af038c62f7447341462ba429 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 12 Aug 2025 00:36:40 +0200 Subject: Hosts: Enable usbmuxd for iphone tethering --- hosts/configuration.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index 740d223..de306ca 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -187,6 +187,7 @@ irqbalance.enable = true; fwupd.enable = true; libinput.enable = false; + usbmuxd.enable = true; }; programs = { -- cgit 1.4.1