update aur packages to be in repo for desk
This commit is contained in:
parent
624d4dd381
commit
5fec56e84c
4 changed files with 27 additions and 10 deletions
|
@ -105,6 +105,7 @@ packages:
|
|||
- "bluetooth-support"
|
||||
- "polycat"
|
||||
- "jre17-openjdk"
|
||||
- "librewolf-allow-dark"
|
||||
|
||||
services:
|
||||
- "bluetooth"
|
||||
|
@ -115,15 +116,6 @@ services:
|
|||
- "winetricks"
|
||||
- "syncthing@askiiart"
|
||||
|
||||
aur-packages:
|
||||
- "librewolf-bin"
|
||||
#- 'rate-mirrors-bin' # handled by askiiart-blendos/akshara
|
||||
- "protonup-qt-bin"
|
||||
- "schildichat-desktop-bin"
|
||||
- "visual-studio-code-bin"
|
||||
- "olympus-bin"
|
||||
- "protontricks"
|
||||
|
||||
commands:
|
||||
- "usermod -aG libvirt askiiart"
|
||||
- 'su askiiart -c "rustup default stable"'
|
||||
|
|
|
@ -6,3 +6,11 @@ track: 'askiiart-base'
|
|||
|
||||
packages:
|
||||
- 'qemu-full'
|
||||
|
||||
aur-packages:
|
||||
- "protonup-qt-bin"
|
||||
- "schildichat-desktop-bin"
|
||||
- "visual-studio-code-bin"
|
||||
- "olympus-bin"
|
||||
- "protontricks"
|
||||
- "mindustry-bin"
|
||||
|
|
|
@ -6,3 +6,12 @@ track: 'askiiart-base'
|
|||
|
||||
packages:
|
||||
- 'qemu-full'
|
||||
- "protonup-qt-bin"
|
||||
- "schildichat-desktop-bin"
|
||||
- "visual-studio-code-bin"
|
||||
- "olympus-bin"
|
||||
- "protontricks"
|
||||
- "mindustry-bin"
|
||||
|
||||
commands:
|
||||
- 'systemctl enable sshd'
|
|
@ -2,4 +2,12 @@ repo: 'https://askiiart.net/repos/archlinux/$arch'
|
|||
arch-repo: 'https://mirror.osbeck.com/archlinux'
|
||||
|
||||
impl: 'https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files'
|
||||
track: 'askiiart-base'
|
||||
track: 'askiiart-base'
|
||||
|
||||
aur-packages:
|
||||
- "protonup-qt-bin"
|
||||
- "schildichat-desktop-bin"
|
||||
- "visual-studio-code-bin"
|
||||
- "olympus-bin"
|
||||
- "protontricks"
|
||||
- "mindustry-bin"
|
||||
|
|
Loading…
Reference in a new issue