Add Dolphin repo
This commit is contained in:
parent
e1c3a19b17
commit
f50eb1d0c8
@ -29,6 +29,7 @@
|
||||
repo: "{{ item }}"
|
||||
loop:
|
||||
- "ppa:lutris-team/lutris"
|
||||
- "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit
|
||||
- name: Update and upgrade apt packages
|
||||
apt:
|
||||
upgrade: "yes"
|
||||
@ -97,6 +98,7 @@
|
||||
packages:
|
||||
- cantata
|
||||
- chromium-browser
|
||||
- dolphin-emu-master
|
||||
- dolphin-plugins
|
||||
- filelight
|
||||
- firefox
|
||||
|
Loading…
Reference in New Issue
Block a user