Major refactoring of files and add pipewire tweaks

This commit is contained in:
Gerald Pinder
2024-04-26 21:55:45 -04:00
parent 80939f148b
commit b978030c51
49 changed files with 62 additions and 270 deletions

View File

@@ -0,0 +1,2 @@
modules:
- type: signing

View File

@@ -0,0 +1,31 @@
modules:
- from-file: common/docker-engine.yml
- type: script
scripts:
- setup-kubectl.sh
- type: rpm-ostree
repos:
- https://pkg.earthly.dev/earthly.repo
- https://cli.github.com/packages/rpm/gh-cli.repo
install:
- cmake
- virt-manager
- "gcc-c++"
- earthly
- kubectl
- helm
- neovim
- helix
- openssl1.1
- parallel
- gcc-aarch64-linux-gnu
- gcc-c++-aarch64-linux-gnu
- musl-gcc
- alacritty
- openssl-devel
- bat
- gh
- type: script
scripts:
- install-mkcert.sh
- install-codelldb.sh

View File

@@ -0,0 +1,17 @@
modules:
- type: rpm-ostree
repos:
- https://download.docker.com/linux/fedora/docker-ce.repo
install:
- docker-ce
- docker-ce-cli
- containerd.io
- docker-buildx-plugin
- docker-compose-plugin
- type: systemd
system:
enabled:
- docker.service
- type: script
scripts:
- setup-selinux-dockersock.sh

View File

@@ -0,0 +1,6 @@
modules:
- type: files
files:
- steam-firewall: /usr
- type: r2modman
version: 3.1.48

View File

@@ -0,0 +1,12 @@
modules:
- from-file: common/common.yml
- from-file: common/pipewire-tweaks.yml
- from-file: common/jp-packages.yml
- from-file: common/gaming.yml
- from-file: common/dev-packages.yml
- type: files
files:
- distrobox: /usr
- type: fonts
nerdfont:
- JetBrainsMono

View File

@@ -0,0 +1,5 @@
modules:
- type: files
files:
- desktop-audio: /usr
- from-file: common/jp-common.yml

View File

@@ -0,0 +1,6 @@
modules:
- type: rpm-ostree
install:
- fprintd
- fprintd-pam
- from-file: common/jp-common.yml

View File

@@ -0,0 +1,19 @@
modules:
- type: script
scripts:
- install-syncthing.sh
- type: rpm-ostree
repos:
- https://pkgs.tailscale.com/stable/fedora/tailscale.repo
install:
- libadwaita
- cronie
- neofetch
- plasma-browser-integration
- id3v2
- xinput
- ripgrep
- tailscale
- strawberry
- xclip
- bat

View File

@@ -0,0 +1,3 @@
type: files
files:
- pipewire-tweaks: /usr

View File

@@ -0,0 +1,4 @@
type: rpm-ostree
remove:
- firefox
- firefox-langpacks