vanadium: +gvfs

This commit is contained in:
Primrose 2025-07-11 10:16:33 +02:00
parent 92af3858e4
commit c9c2b84413
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -4,6 +4,8 @@
lib, lib,
... ...
}: { }: {
# For nautilius and iOS
services.gvfs.enable = true;
# iOS # iOS
services.usbmuxd.enable = true; services.usbmuxd.enable = true;
environment.systemPackages = [pkgs.libimobiledevice]; environment.systemPackages = [pkgs.libimobiledevice];