Skip to content

Commit

Permalink
gdm, gnome-keyring
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanabx committed Feb 13, 2024
1 parent 2ea03f6 commit 645b989
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions containers/fedora-cosmic-atomic-main/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,11 @@ RUN rpm-ostree install \

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

# gnome-keyring: keyring support
# gdm: temporary display manager until cosmic-session starts without error

# sddm for now, until cosmic-session is mature

Expand Down

0 comments on commit 645b989

Please sign in to comment.