This commit is contained in:
Odweta
2026-01-12 08:36:47 +01:00
parent 2311c0155b
commit 2b7316775a
+1 -2
View File
@@ -4,7 +4,6 @@
services.gvfs.enable = true; services.gvfs.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
gvfs gvfs
gvfs-mtp mtpfs
mtpfs # Optional, for manual mounting
]; ];
} }