38 lines
695 B
YAML
38 lines
695 B
YAML
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
|
|
- 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
|
|
- xclip
|
|
- alacritty
|
|
- openssl-devel
|
|
- bat
|
|
remove:
|
|
- firefox
|
|
- firefox-langpacks
|
|
|