.
This commit is contained in:
parent
ce5ccdf3df
commit
12dfc52766
2 changed files with 5 additions and 5 deletions
|
|
@ -41,6 +41,11 @@ RUN rpm-ostree install gwenview
|
|||
RUN rpm-ostree install uksmd scx-scheds-git libcap-ng-devel procps-ng-devel
|
||||
RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings
|
||||
|
||||
# enable systemd services
|
||||
|
||||
RUN systemctl enable uksmd.service
|
||||
RUN systemctl enable scx.service
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
# Copy /usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue