diff --git a/post-install.sh b/post-install.sh index 22129ae..1e39372 100644 --- a/post-install.sh +++ b/post-install.sh @@ -44,6 +44,8 @@ yes | yay -S wine-ge-custom # Enable pipewire +# Enable paccache timer + # Configure reflector # Enable reflector timer @@ -59,3 +61,11 @@ systemctl enable sshd # Copy pacman hooks # Copy bashrc + +# Change journald size + +# Enable trim and timer + +# enable parallel downloads for pacman + +# Change I/O scheduler \ No newline at end of file