replace offline with local

This commit is contained in:
Tobias Powalowski 2022-03-18 18:05:01 +01:00
parent d5a7574954
commit 6192b1cc9f

View file

@ -2,7 +2,7 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/x86_64-offline.conf"
MKINITCPIO_CONFIG="/etc/archboot/x86_64-local.conf"
# kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux"