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