5
hosts/common/system/configs/android/default.nix
Normal file
5
hosts/common/system/configs/android/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.adb.enable = true;
|
||||
services.gvfs.enable = true;
|
||||
}
|
Reference in New Issue
Block a user