profiles: devices: enable gvfs
This commit is contained in:
parent
122eaf3a5c
commit
a73a05e0ac
1 changed files with 3 additions and 0 deletions
|
|
@ -13,5 +13,8 @@ in
|
|||
|
||||
mx-ergo.enable = true;
|
||||
};
|
||||
|
||||
# MTP devices auto-mount via file explorers
|
||||
services.gvfs.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue