Skip to content

Commit

Permalink
feat: add nmtui as the GUI is not fully featured
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Aug 7, 2024
1 parent 1721318 commit 75c5608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN if [[ "${FEDORA_MAJOR_VERSION}" == "rawhide" ]]; then \
rpm-ostree install \
cosmic-desktop && \
rpm-ostree install \
gnome-keyring && \
gnome-keyring NetworkManager-tui && \
systemctl disable gdm || true && \
systemctl disable sddm || true && \
systemctl enable cosmic-greeter && \
Expand Down

0 comments on commit 75c5608

Please sign in to comment.