power tools must be on

This commit is contained in:
nazunalika 2021-06-22 15:56:06 -07:00
parent 5cdff7ad9b
commit 3ccca13e70
Signed by: label
GPG Key ID: 6735C0E1BD65D048
2 changed files with 2 additions and 0 deletions

View File

@ -99,5 +99,6 @@ restorecon -R /
EOF
systemctl enable sddm.service
dnf config-manager --set-enabled powertools
%end

View File

@ -88,5 +88,6 @@ EOF
# this doesn't come up automatically. not sure why.
systemctl enable sddm.service
dnf config-manager --set-enabled powertools
%end