1
Fork 0

Enable mounting iOS devices.

This commit is contained in:
Bauke 2023-11-22 14:47:27 +01:00
parent 7bca7937f7
commit 98ac72af1a
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 4 additions and 0 deletions

View File

@ -40,10 +40,12 @@
gramps gramps
handbrake handbrake
hexyl hexyl
ifuse
imagemagick imagemagick
jq jq
keepassxc keepassxc
kitty kitty
libimobiledevice
libnotify libnotify
libreoffice libreoffice
librewolf librewolf

View File

@ -33,6 +33,8 @@
pulse.enable = true; pulse.enable = true;
}; };
usbmuxd.enable = true;
xserver = { xserver = {
desktopManager.xfce.enable = true; desktopManager.xfce.enable = true;
enable = true; enable = true;