From 2279a598434cc82a39819e623b00d653bb8f6f98 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Wed, 17 Apr 2024 20:17:04 +0200 Subject: [PATCH] Add iPhone deps --- system/default.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system/default.nix b/system/default.nix index 82acd86d..84bbf24a 100644 --- a/system/default.nix +++ b/system/default.nix @@ -338,6 +338,11 @@ with mylib.networking; { # Empty since we basically only need git + editor which is enabled below environment.systemPackages = with pkgs; [ iw + + # iPhone tethering + mounting + libimobiledevice + ifuse + mprocs # run multiple processes in single terminal window, screen alternative parted # partition manager procs # Better ps