vanadium: move connectivity config

This commit is contained in:
Primrose 2025-02-01 19:04:07 +01:00
parent f7a1ef88d2
commit 0cd71c7db6
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 13 additions and 7 deletions

View file

@ -70,12 +70,6 @@
services.fwupd.enable = true;
# Maybe this helps calibre connecting with kindle?
services.gvfs.enable = true;
services.usbmuxd.enable = true;
environment.systemPackages = [ pkgs.libimobiledevice ];
environment.pathsToLink = [
"/share/fish/vendor_conf.d"
"/share/fish/vendor_completions.d"