From e81ad60e1041fecb69632230c2093861dd442133 Mon Sep 17 00:00:00 2001 From: Ermanno Ferrari Date: Fri, 2 Apr 2021 09:49:51 +0000 Subject: [PATCH] Update install-uefi.sh --- install-uefi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-uefi.sh b/install-uefi.sh index 96fd4d9..dc495cb 100644 --- a/install-uefi.sh +++ b/install-uefi.sh @@ -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