Skip to content

Commit

Permalink
Enable NetworkManager
Browse files Browse the repository at this point in the history
  • Loading branch information
krushndayshmookh authored Dec 16, 2019
1 parent 83d3eb8 commit 6c1087a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions post-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ passwd krushn
# Setup display manager
systemctl enable sddm.service

# Enable services
systemctl enable NetworkManager.service

echo "Configuration done. You can now exit chroot."

0 comments on commit 6c1087a

Please sign in to comment.