From 658587925688eb43aab17747ead3e7d4afa1fede Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 24 May 2020 23:00:09 -0500 Subject: [PATCH] Add speed ricer repo --- roles/desktop/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/desktop/tasks/main.yml b/roles/desktop/tasks/main.yml index 930ab39..de5d56e 100644 --- a/roles/desktop/tasks/main.yml +++ b/roles/desktop/tasks/main.yml @@ -42,6 +42,7 @@ repo: "{{ item }}" loop: - "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit + - "ppa:kgilmer/speed-ricer" # Rice rice rice - "ppa:lutris-team/lutris" - name: Update and upgrade apt packages apt: