Add craftos-pc

This commit is contained in:
Salt 2021-07-29 12:48:19 -05:00
parent e8c3ce3d13
commit 6ac2a69751

View File

@ -32,6 +32,7 @@ desktop_apt_repos:
- "deb https://apt.kubernetes.io/ kubernetes-xenial main" # Kubernetes - "deb https://apt.kubernetes.io/ kubernetes-xenial main" # Kubernetes
- "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm - "deb https://baltocdn.com/helm/stable/debian/ all main" # Helm
# First-party PPAs # First-party PPAs
- "ppa:jackmacwindows/ppa" # CraftOS-PC 2
- "ppa:phoerious/keepassxc" # KeepassXC - "ppa:phoerious/keepassxc" # KeepassXC
- "ppa:libretro/stable" # Libretro - "ppa:libretro/stable" # Libretro
- "ppa:minetestdevs/stable" # Minetest - "ppa:minetestdevs/stable" # Minetest
@ -92,6 +93,7 @@ desktop_apt_packages:
- audacity # Audio recording and editing tool - audacity # Audio recording and editing tool
- chromium-browser # Nice to have an alternative browser, even if it's trash - chromium-browser # Nice to have an alternative browser, even if it's trash
- clonezilla # Gotta make them clones - clonezilla # Gotta make them clones
- craftos-pc # ComputerCraft emulator
- dolphin-emu-master # GameCube and Wii emulator - dolphin-emu-master # GameCube and Wii emulator
- dolphin-plugins # Unrelated to the above, improves the Dolphin file manager - dolphin-plugins # Unrelated to the above, improves the Dolphin file manager
- element-desktop # Matrix client - element-desktop # Matrix client