Add more packages to desktop systems

This commit is contained in:
Salt 2021-02-03 23:59:11 -06:00
parent f8d075da22
commit efbbb91364

View File

@ -33,6 +33,7 @@ desktop_apt_repos:
# First-party PPAs
- "ppa:phoerious/keepassxc" # KeepassXC
- "ppa:minetestdevs/stable" # Minetest
- "ppa:greymd/tmux-xpanes" # xpanes
# 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
@ -63,6 +64,7 @@ desktop_apt_packages:
- python3-pyqt5
- python3-usb
- python3-venv
- tmux-xpanes # Used for administration and work stuff
- tree # Useful basic utility
- vagrant # Very handy for development
- vagrant-libvirt