Enable sddm

This commit is contained in:
2025-01-05 23:21:20 +01:00
parent 8213050100
commit c1948095fc

View File

@@ -32,8 +32,8 @@ rsync -a --chown=root:root etc/ /etc/
#fi #fi
# Enable the Greetd service # Enable the Greetd service
#echo "Enabling the Greetd service..." echo "Enabling the Greetd service..."
#systemctl -f enable greetd.service systemctl -f enable sddm.service
# Remove the repo # Remove the repo
echo "Removing the EOS Community Sway repo..." echo "Removing the EOS Community Sway repo..."