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"
|
- "bluetooth-support"
|
||||||
- "polycat"
|
- "polycat"
|
||||||
- "jre17-openjdk"
|
- "jre17-openjdk"
|
||||||
|
- "librewolf-allow-dark"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- "bluetooth"
|
- "bluetooth"
|
||||||
|
@ -115,15 +116,6 @@ services:
|
||||||
- "winetricks"
|
- "winetricks"
|
||||||
- "syncthing@askiiart"
|
- "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:
|
commands:
|
||||||
- "usermod -aG libvirt askiiart"
|
- "usermod -aG libvirt askiiart"
|
||||||
- 'su askiiart -c "rustup default stable"'
|
- 'su askiiart -c "rustup default stable"'
|
||||||
|
|
|
@ -6,3 +6,11 @@ track: 'askiiart-base'
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- 'qemu-full'
|
- '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:
|
packages:
|
||||||
- 'qemu-full'
|
- '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'
|
arch-repo: 'https://mirror.osbeck.com/archlinux'
|
||||||
|
|
||||||
impl: 'https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files'
|
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