Skip to content

Commit

Permalink
A few updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjames committed Aug 18, 2024
1 parent dcabce4 commit d0c1598
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@
"redhat-text-fonts"
],
"misc": [
"1password",
"adw-gtk3-theme",
"brave-browser",
"dbus-x11",
"fastfetch",
"firewall-config",
Expand All @@ -28,7 +26,6 @@
"genisoimage",
"gnome-epub-thumbnailer",
"gnome-tweaks",
"google-chrome-stable",
"gvfs-nfs",
"krb5-workstation",
"lshw",
Expand Down
3 changes: 0 additions & 3 deletions scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ rpm-ostree install \
https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-${RELEASE}.noarch.rpm \
https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-${RELEASE}.noarch.rpm

rpm --import https://dl.google.com/linux/linux_signing_key.pub
rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc

EXCLUDED_PACKAGES=$(jq -r ".exclude | (.multimedia[])" /shared/packages.json)
rpm-ostree override remove ${EXCLUDED_PACKAGES}

Expand Down

0 comments on commit d0c1598

Please sign in to comment.