Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore: update containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Mar 2, 2024
1 parent 1d59c56 commit efcc7be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/containerfiles/sddm/Containerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
RUN groupadd -g 972 sddm
RUN useradd -u 972 -g 972 sddm
RUN useradd -u 972 -g 972 sddm

RUN rpm-ostree install sddm sddm-wayland-generic

0 comments on commit efcc7be

Please sign in to comment.