This commit is contained in:
Salt 2021-02-27 20:17:56 -06:00
parent 2c28ae7d3c
commit 42f1c452e1

View File

@ -38,6 +38,7 @@ desktop_apt_repos:
- "ppa:phoerious/keepassxc" # KeepassXC
- "ppa:minetestdevs/stable" # Minetest
- "ppa:greymd/tmux-xpanes" # xpanes
- "ppa:hsheth2/ppa" # cava
# 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
@ -48,6 +49,7 @@ desktop_apt_packages:
# CLI Packages
- apt # Useful for Android debugging, and also for pinephone shenanigans
- build-essential # Used in numerous build ventures, just all-around important
- cava # Audio visualizer thing
- cmake # Also useful for building from source
- docker-ce # soy
- fastboot # Also used for phone debugging