4 lines
44 B
Nix
4 lines
44 B
Nix
|
{ ... }: {
|
||
|
services.gvfs.enable = true;
|
||
|
}
|