Skip to content

Commit

Permalink
Add initial set of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbell committed Jul 10, 2024
1 parent db69785 commit bef32bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ RELEASE="$(rpm -E %fedora)"
# https://mirrors.rpmfusion.org/mirrorlist?path=free/fedora/updates/39/x86_64/repoview/index.html&protocol=https&redirect=1

# this installs a package from fedora repos
rpm-ostree install screen
rpm-ostree install emacs ripgrep make fastfetch bash

# Install sway and friends
rpm-ostree install sway swaylock waybar

# this would install a package from rpmfusion
# rpm-ostree install vlc
Expand Down

0 comments on commit bef32bf

Please sign in to comment.