App : Enable gvfs.

This commit is contained in:
Dmitry Voronin 2024-07-08 15:54:21 +03:00
parent 445b76d2fb
commit c75c18d7e5
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -28,6 +28,8 @@ in {
};
environment.systemPackages = package.common;
services.gvfs.enable = true;
})
# Desktop apps.