chore: add libidevicemobile, enable usbmuxd service
This commit is contained in:
parent
e4a1565c78
commit
fef153c9d8
@ -6,6 +6,8 @@
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
services.usbmuxd.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
firefox
|
||||
thunderbird
|
||||
@ -22,5 +24,6 @@
|
||||
xdg-desktop-portal-kde
|
||||
grim
|
||||
wireguard-tools
|
||||
libimobiledevice
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user