62 lines
1.6 KiB
YAML
62 lines
1.6 KiB
YAML
modules:
|
|
- type: files
|
|
files:
|
|
- usr: /usr
|
|
- distrobox: /usr
|
|
- type: script
|
|
scripts:
|
|
- install-syncthing.sh
|
|
- setup-kubectl.sh
|
|
- setup-vscode.sh
|
|
- type: rpm-ostree
|
|
repos:
|
|
- https://pkg.earthly.dev/earthly.repo
|
|
- https://copr.fedorainfracloud.org/coprs/varlad/helix/repo/fedora-%OS_VERSION%/varlad-helix-fedora-%OS_VERSION%.repo
|
|
- https://pkgs.tailscale.com/stable/fedora/%OS_VERSION%/tailscale.repo
|
|
install:
|
|
- libadwaita
|
|
- cmake
|
|
- code
|
|
- cronie
|
|
- neofetch
|
|
- virt-manager
|
|
- plasma-browser-integration
|
|
- "gcc-c++"
|
|
- id3v2
|
|
- docker
|
|
- xinput
|
|
- earthly
|
|
- kubectl
|
|
- helm
|
|
- neovim
|
|
- ripgrep
|
|
- helix
|
|
- tailscale
|
|
- strawberry
|
|
- openssl1.1
|
|
- parallel
|
|
- gcc-aarch64-linux-gnu
|
|
- gcc-c++-aarch64-linux-gnu
|
|
- musl-gcc
|
|
remove:
|
|
- firefox
|
|
- firefox-langpacks
|
|
- type: script
|
|
scripts:
|
|
- setup-selinux-dockersock.sh
|
|
- install-codelldb.sh
|
|
# - type: yafti
|
|
# flatpaks:
|
|
# - Krita: org.kde.krita
|
|
# - Discord: com.discordapp.Discord
|
|
# - Steam: com.valvesoftware.Steam
|
|
# - Mangohud: com.valvesoftware.Steam.Utility.MangoHud
|
|
# - Gamescope: com.valvesoftware.Steam.Utility.gamescope
|
|
# - Brave: com.brave.Browser
|
|
# - Flatseal: com.github.tchx84.Flatseal
|
|
# - Nextcloud: com.nextcloud.desktopclient.nextcloud
|
|
# - Bottles: com.usebottles.bottles
|
|
# - Obsidian: md.obsidian.Obsidian
|
|
# - R2Modman: io.github.Foldex.r2modman
|
|
# - Mediawriter: org.fedoraproject.MediaWriter
|