Compare commits

...

2 Commits

Author SHA1 Message Date
465f58eb5f Update readme 2021-02-03 23:59:15 -06:00
efbbb91364 Add more packages to desktop systems 2021-02-03 23:59:11 -06:00
2 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,6 @@ Useful for management across all of 9iron, thefuck, and desu.
This branch is kinda-sorta a port of master, so it still needs to reach some form of feature parity with it. Namely: This branch is kinda-sorta a port of master, so it still needs to reach some form of feature parity with it. Namely:
* Matrix(? Do I still want to keep this around? Is there a better alternative? Will my friends even use it?)
* Port over configs for Nextcloud on web1.9iron.club * Port over configs for Nextcloud on web1.9iron.club
## Initialization ## Initialization

View File

@ -33,6 +33,7 @@ desktop_apt_repos:
# First-party PPAs # First-party PPAs
- "ppa:phoerious/keepassxc" # KeepassXC - "ppa:phoerious/keepassxc" # KeepassXC
- "ppa:minetestdevs/stable" # Minetest - "ppa:minetestdevs/stable" # Minetest
- "ppa:greymd/tmux-xpanes" # xpanes
# Third-party PPAs # Third-party PPAs
- "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit - "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit
- "ppa:kgilmer/speed-ricer" # Ricing is fun and kgilmer is cool - "ppa:kgilmer/speed-ricer" # Ricing is fun and kgilmer is cool
@ -63,6 +64,7 @@ desktop_apt_packages:
- python3-pyqt5 - python3-pyqt5
- python3-usb - python3-usb
- python3-venv - python3-venv
- tmux-xpanes # Used for administration and work stuff
- tree # Useful basic utility - tree # Useful basic utility
- vagrant # Very handy for development - vagrant # Very handy for development
- vagrant-libvirt - vagrant-libvirt