6 lines
74 B
Nix
6 lines
74 B
Nix
{ ... }:
|
|
{
|
|
programs.adb.enable = true;
|
|
services.gvfs.enable = true;
|
|
}
|