chore: remove opensc

This commit is contained in:
Bastien Riviere 2024-05-03 20:49:19 +02:00
parent bf4cbb99ea
commit 7aa490745b
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
2 changed files with 3 additions and 0 deletions

View file

@ -20,6 +20,8 @@ curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${FEDORA_MAJOR_VERSION}".repo ht
grep -v '^#' /tmp/packages | xargs rpm-ostree install
rpm-ostree override remove opensc
# this would install a package from rpmfusion
# rpm-ostree install vlc

View file

@ -78,6 +78,7 @@ pamixer
# shell
fish
zsh
zoxide
# classic dev tools
gcc