From 07e7498a85bb024347c40ed6ed6b2337b6d6c146 Mon Sep 17 00:00:00 2001 From: eichehome Date: Sun, 16 Jan 2022 22:45:21 +0100 Subject: [PATCH] Installed Systemdienste enabled --- install.sh | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index e7235c8..2dbf281 100644 --- a/install.sh +++ b/install.sh @@ -29,6 +29,15 @@ pacman -S iwd plasma kde-applications sddm bluez bluez-utils cups hplip alsa-uti #Power pacman -S acpi acpi_call tlp +# System systemctl enable systemd-networkd systemctl enable systemd-resolved -systemctl enable sddm \ No newline at end of file +systemctl enable sshd +systemctl enable reflector.timer +systemctl enable firewalld +systemctl enable fstrim.timer +# Laptop +systemctl enable iwd +systemctl enable sddm +systemctl enable cups +