Fix Errors

This commit is contained in:
eichehome 2021-12-11 20:03:24 +01:00
parent 1b6f8e5f64
commit 7575d6b27b
2 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime
hwclock --systohc
vim /etc/locale.gen
sed -i 's/#(de_DE.UTF-8)/\1/' /etc/locale.gen
# vim /etc/locale.gen
sed -i 's/#\(de_DE.UTF-8\)/\1/' /etc/locale.gen
locale-gen
echo "LANG=de_DE.UTF-8" >> /etc/locale.conf

4
pre.sh
View file

@ -4,9 +4,9 @@ localectl set-keymap de-latin1
ip -c a
# iwctl
# rfkill unblock wifi
packman -Sy #check if we can reach the repos
pacman -Sy #check if we can reach the repos
packman -S tamsyn-font
pacman -S tamsyn-font
setfont Tamsyn10x20r
timedatectl set-ntp true