From ddd0b4bfce2d3cf1abfc203a1c4bd969b93bf38d Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 11 Apr 2021 23:57:29 -0500 Subject: [PATCH] Add bitcoin-qt --- roles/desktop/defaults/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/desktop/defaults/main.yml b/roles/desktop/defaults/main.yml index 4001595..6459d18 100644 --- a/roles/desktop/defaults/main.yml +++ b/roles/desktop/defaults/main.yml @@ -42,6 +42,7 @@ desktop_apt_repos: - "ppa:minetestdevs/stable" # Minetest - "ppa:greymd/tmux-xpanes" # xpanes - "ppa:hsheth2/ppa" # cava + - "ppa:bitcoin-unlimited/bucash" # bucash # Third-party PPAs - "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit - "ppa:kgilmer/speed-ricer" # Ricing is fun and kgilmer is cool @@ -116,6 +117,7 @@ desktop_apt_packages: # Applications - audacity # Audio recording and editing tool - barrier # FOSS variant of Synergy + - bitcoin-qt # Bitcoin stuffs - chromium-browser # Nice to have an alternative browser, even if it's trash - clonezilla # Gotta make them clones - dolphin-emu-master # GameCube and Wii emulator