feat: enable gvfs
This commit is contained in:
parent
509a60d63b
commit
7c596967b8
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{ ... }: {
|
||||
# needed for udiskie
|
||||
services.udisks2.enable = true;
|
||||
# enable gvfs to mount android devices
|
||||
services.gvfs.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue