No longer need to restart after installing gui.

This commit is contained in:
Storm Dragon 2022-04-06 02:19:59 -04:00
parent 3845b6a7c5
commit 5ee85b703d

View File

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