Update file post-install.sh
This commit is contained in:
parent
e2545533c2
commit
eaa90061f1
|
@ -44,6 +44,8 @@ yes | yay -S wine-ge-custom
|
||||||
|
|
||||||
# Enable pipewire
|
# Enable pipewire
|
||||||
|
|
||||||
|
# Enable paccache timer
|
||||||
|
|
||||||
# Configure reflector
|
# Configure reflector
|
||||||
# Enable reflector timer
|
# Enable reflector timer
|
||||||
|
|
||||||
|
@ -59,3 +61,11 @@ systemctl enable sshd
|
||||||
# Copy pacman hooks
|
# Copy pacman hooks
|
||||||
|
|
||||||
# Copy bashrc
|
# Copy bashrc
|
||||||
|
|
||||||
|
# Change journald size
|
||||||
|
|
||||||
|
# Enable trim and timer
|
||||||
|
|
||||||
|
# enable parallel downloads for pacman
|
||||||
|
|
||||||
|
# Change I/O scheduler
|
Loading…
Reference in New Issue