diff --git a/.includes/gui.sh b/.includes/gui.sh index fdcfdb5..3d5ccb3 100755 --- a/.includes/gui.sh +++ b/.includes/gui.sh @@ -202,5 +202,4 @@ if [[ ! -d ~/.config/speech-dispatcher ]]; then fi # enable nodm -sudo systemctl enable nodm -restart +sudo systemctl enable nodm --now