shorten arch install

This commit is contained in:
Malin Freeborn 2023-05-27 18:58:51 +02:00
parent 4a80bb3bf7
commit 5d49716c4b
Signed by: andonome
GPG Key ID: 52295D2377F4D70F
1 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,6 @@
---
title: "basic-install"
tags: [ "Documentation", "distros" ]
tags: [ "Documentation", "arch" ]
---
Keyboard layout changed.
@ -109,12 +109,11 @@ Ping some sites to make sure the network's working
> umount -R /mnt
Remove retarded beep sound:
> sudo echo "blacklist pcspkr" >> /etc/modprobe.d/nobeep.conf
Remove that awful beep sound:
> rmmod pcspkr
# Fonts
...and make the change permanent:
> sudo echo "blacklist pcspkr" >> /etc/modprobe.d/nobeep.conf
sudo pacman -S ttf-hack ttf-font-awesome ttf-fira-mono