aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpost_chroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/post_chroot.sh b/post_chroot.sh
index 2e04e01..af0d218 100755
--- a/post_chroot.sh
+++ b/post_chroot.sh
@@ -1,7 +1,7 @@
pacman -Sy bash-completion --noconfirm
ln -sf /usr/share/zoneinfo/Europe/Moscow /etc/localtime
hwclock --systohc
-
+echo "options hid_apple fnmode=0" > /etc/modprobe.d/hid_apple.conf
echo en_US.UTF-8 UTF-8 >> /etc/locale.gen
locale-gen