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