Skip to content

Commit

Permalink
Add tuned
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed Feb 13, 2024
1 parent c89e60f commit 2ea03f6
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions containers/fedora-cosmic-atomic-main/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,13 @@ RUN rpm-ostree install \
greetd-selinux \
cage \
mozilla-fira-mono-fonts \
mozilla-fira-sans-fonts \
sddm
mozilla-fira-sans-fonts

# Optional dependencies (may be removed once they are no longer needed)
RUN rpm-ostree install \
sddm \
tuned

# sddm for now, until cosmic-session is mature

# Copy COSMIC
Expand Down

0 comments on commit 2ea03f6

Please sign in to comment.