Skip to content

Commit

Permalink
Add etckeeper to silverblue-base
Browse files Browse the repository at this point in the history
  • Loading branch information
thwiest-celonis committed Sep 6, 2023
1 parent acf93a0 commit c7b71c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion silverblue-base/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-
# Install the basics
RUN rpm-ostree install \
distrobox iotop screen snapper strace terminator thunderbird vim gnome-tweak-tool neofetch fuse-encfs borgbackup \
cheese vlc seahorse htop rclone inxi fio cracklib-dicts hwinfo gst ipmitool pv fuse-sshfs nvme-cli nc \
cheese vlc seahorse htop rclone inxi fio cracklib-dicts hwinfo gst ipmitool pv fuse-sshfs nvme-cli nc etckeeper \
podman-docker docker-compose smartmontools gsmartcontrol hdparm zstd pbzip2 lz4 easyeffects android-tools && \
# cleanup and verification stage
rm -vrf /var && \
Expand Down

0 comments on commit c7b71c5

Please sign in to comment.