add repo to askiiart-base and update packages and stuff idk
This commit is contained in:
parent
f0c6124d9a
commit
f45ca271a3
4 changed files with 20 additions and 16 deletions
|
@ -1,5 +1,5 @@
|
|||
impl: 'https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files'
|
||||
track: 'base'
|
||||
impl: "https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files"
|
||||
track: "base"
|
||||
|
||||
packages:
|
||||
- "bluez"
|
||||
|
@ -112,7 +112,9 @@ packages:
|
|||
- "wtype"
|
||||
- "swayidle"
|
||||
- "xorg-xwayland"
|
||||
- "fjordlauncherunlocked" # everything here and below is from my repo
|
||||
- "wtype"
|
||||
- "handbrake"
|
||||
- "fjordlauncherunlocked" # everything here and below is from my repo
|
||||
- "vesktop-bin"
|
||||
- "bluetooth-support"
|
||||
- "polycat"
|
||||
|
@ -134,3 +136,7 @@ commands:
|
|||
- "usermod -aG libvirt askiiart"
|
||||
- 'su askiiart -c "rustup update"'
|
||||
- "pacman -Sc --noconfirm"
|
||||
|
||||
package-repo:
|
||||
- name: "askiiart"
|
||||
repo-url: "https://askiiart.net/repos/archlinux/$arch"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
repo: 'https://askiiart.net/repos/archlinux/$arch'
|
||||
repo: 'https://askiiart.net/repos/blendos/$arch'
|
||||
arch-repo: 'https://mirror.osbeck.com/archlinux'
|
||||
|
||||
impl: 'https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files'
|
||||
|
@ -14,4 +14,3 @@ aur-packages:
|
|||
- "olympus-bin"
|
||||
- "protontricks"
|
||||
- "mindustry-bin"
|
||||
- "dwarfs-bin"
|
|
@ -1,11 +1,11 @@
|
|||
repo: 'https://askiiart.net/repos/archlinux/$arch'
|
||||
arch-repo: 'https://mirror.osbeck.com/archlinux'
|
||||
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'
|
||||
impl: "https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files"
|
||||
track: "askiiart-base"
|
||||
|
||||
packages:
|
||||
- 'qemu-full'
|
||||
- "qemu-full"
|
||||
- "protonup-qt-bin"
|
||||
- "schildichat-desktop-bin"
|
||||
- "visual-studio-code-bin"
|
||||
|
@ -15,4 +15,4 @@ packages:
|
|||
- "dwarfs-bin"
|
||||
|
||||
commands:
|
||||
- 'systemctl enable sshd'
|
||||
- "systemctl enable sshd"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
repo: 'https://askiiart.net/repos/archlinux/$arch'
|
||||
arch-repo: 'https://mirror.osbeck.com/archlinux'
|
||||
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'
|
||||
impl: "https://git.askiiart.net/askiiart/blendos-configs/raw/branch/main/system-yaml-files"
|
||||
track: "askiiart-base"
|
||||
|
||||
# should benchmark to see if building it on this is slower despite my upload speed
|
||||
# it might be given the emmc storage
|
||||
|
@ -13,4 +13,3 @@ aur-packages:
|
|||
- "olympus-bin"
|
||||
- "protontricks"
|
||||
- "mindustry-bin"
|
||||
- "dwarfs-bin"
|
Loading…
Reference in a new issue