Browse Source

Update install-uefi.sh

master
Ermanno Ferrari 3 years ago
parent
commit
e81ad60e10
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      install-uefi.sh

+ 1
- 1
install-uefi.sh View File

@ -25,7 +25,7 @@ grub-mkconfig -o /boot/grub/grub.cfg
systemctl enable NetworkManager
systemctl enable bluetooth
systemctl enable cups
systemctl enable cups.service
systemctl enable sshd
systemctl enable avahi-daemon
systemctl enable tlp # You can comment this command out if you didn't install tlp, see above


Loading…
Cancel
Save