Enable nodm, but do not start it because machine should be rebooted so that speech-dispatcher will actually work.

This commit is contained in:
Storm Dragon 2021-10-20 02:57:19 -04:00
parent ce6d5a802a
commit 5d406c10e2

View File

@ -192,5 +192,5 @@ if [[ ! -d ~/.config/speech-dispatcher ]]; then
fi fi
# enable and start nodm # enable and start nodm
sudo systemctl enable nodm --now sudo systemctl enable nodm
restart restart