From b3fb6fd80a1b3253c2f24e7872d430c726196e27 Mon Sep 17 00:00:00 2001 From: Jake Date: Thu, 15 Mar 2018 09:17:43 +0000 Subject: [PATCH] Install scrcpy, because it's great --- manifests/packages.pp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/packages.pp b/manifests/packages.pp index a82f495..259e787 100644 --- a/manifests/packages.pp +++ b/manifests/packages.pp @@ -15,6 +15,7 @@ node default { -> package {[ 'acpi', 'advanced-ssh-config', + 'android-tools', 'archstrike-keyring', 'arduino', 'bcm20702a1-firmware', @@ -101,6 +102,7 @@ node default { 'qt5-styleplugins', 'redis', 'rofi', + 'scrcpy', 'screenfetch', 'sct', 'sl',