Skip to content

Commit

Permalink
feat(packages): update packages based on numerous findings
Browse files Browse the repository at this point in the history
  • Loading branch information
scottames committed May 3, 2024
1 parent 7f924d7 commit 797a5fe
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions config/common-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,50 @@ repos:
install:
- 1password
- 1password-cli
- adobe-source-code-pro-fonts
- arm-image-installer
- cascadia-code-fonts
- dbus-x11
- firewall-config
- fish
- google-droid-sans-fonts
- google-droid-sans-mono-fonts
- google-go-mono-fonts
- google-noto-color-emoji-fonts
- google-noto-emoji-fonts
- google-noto-fonts-common
- google-roboto-fonts
- ibm-plex-mono-fonts
- iotop
- jetbrains-mono-fonts-all
- langpacks-en
- lm_sensors # required by freon gnome-ext
- mozilla-fira-fonts-common
- mozilla-fira-mono-fonts
- mscore-fonts-all
- mullvad-vpn
- netcat
- open-sans-fonts
- pam-u2f
- pamu2fcfg
- pipx
- podman-compose
- podman-tui
- podmansh
- powerline-fonts
- powertop
- pulseaudio-utils
- python3-pip # needed by Yafti
- tailscale
- ubuntu-family-fonts
- udica
# - vivaldi-stable
- wl-clipboard
- xclip
- yubico-piv-tool-devel
- yubikey-manager
- yubikey-manager-qt
#Virt-manager packages from bluefin-dx
# Virt-manager packages from bluefin-dx
- edk2-ovmf
- genisoimage
- libvirt
Expand All @@ -47,18 +63,20 @@ install:
- qemu-img
- qemu-system-x86-core
- qemu-user-binfmt
- qemu-user-static
- virt-manager
- virt-viewer
# GNOME's GTK4 theme, Libadwaita. Already included in Silverblue, but not
# other spins. You can remove if you aren't using yafti, but many native
# apps and binaries require it, so it's a good idea to always include it
# if you ever download or compile any custom software on your machine.
- libadwaita
# zsa voyager
# Required for ZSA voyager
- gtk3
- libusb
- webkit2gtk3
- webkit2gtk4.0
# https://github.com/oae/gnome-shell-pano
# Required for https://github.com/oae/gnome-shell-pano
- libgda
- libgda-sqlite
optfix:
Expand All @@ -68,4 +86,4 @@ remove:
# Remove the native firefox (from Fedora) in favor of the Flatpak.
# - firefox-langpacks
# - firefox
- opensc
- opensc # breaks Yubikey

0 comments on commit 797a5fe

Please sign in to comment.