App : Enable gvfs.
This commit is contained in:
parent
445b76d2fb
commit
c75c18d7e5
|
@ -28,6 +28,8 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = package.common;
|
environment.systemPackages = package.common;
|
||||||
|
|
||||||
|
services.gvfs.enable = true;
|
||||||
})
|
})
|
||||||
|
|
||||||
# Desktop apps.
|
# Desktop apps.
|
||||||
|
|
Loading…
Reference in a new issue