Compare commits
2 Commits
f8d075da22
...
465f58eb5f
Author | SHA1 | Date | |
---|---|---|---|
465f58eb5f | |||
efbbb91364 |
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user