3 lines
58 B
Nix
3 lines
58 B
Nix
{ ... }: {
|
|
services.gvfs.enable = true; # MTP support
|
|
}
|
{ ... }: {
|
|
services.gvfs.enable = true; # MTP support
|
|
}
|