Update file post-install.sh

This commit is contained in:
proledatarian 2023-01-30 18:14:03 +00:00
parent b8c6902926
commit e2545533c2
1 changed files with 21 additions and 0 deletions

View File

@ -34,7 +34,28 @@ yay -Syu --needed --noconfirm - < arch/pkgs
# Stupid workaround for package conflict # Stupid workaround for package conflict
yes | yay -S wine-ge-custom 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 systemctl enable sshd
# Copy systemd-timer
# Copy pacman hooks
# Copy bashrc