From e2545533c26cca4d82882c2377868e771011007d Mon Sep 17 00:00:00 2001 From: proledatarian Date: Mon, 30 Jan 2023 18:14:03 +0000 Subject: [PATCH] Update file post-install.sh --- post-install.sh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/post-install.sh b/post-install.sh index 7532b84..22129ae 100644 --- a/post-install.sh +++ b/post-install.sh @@ -34,7 +34,28 @@ yay -Syu --needed --noconfirm - < arch/pkgs # Stupid workaround for package conflict yes | yay -S wine-ge-custom +--- +# Enable microcode in bootloader config +# Enable dbus-broker +# Enable irqbalance + +# Enable pipewire + +# Configure reflector +# Enable reflector timer + +# Configure and enable ufw + +# Configure and enable zram-generator + +# Enable SSH systemctl enable sshd + +# Copy systemd-timer + +# Copy pacman hooks + +# Copy bashrc