remove not needed file

This commit is contained in:
Tobias Powalowski 2023-02-10 10:45:56 +01:00
parent 5e33437387
commit bab2b1be81

View file

@ -1,8 +0,0 @@
# Created by Tobias Powalowski <tpowa@archlinux.org>
# SPDX-License-Identifier: GPL-2.0-only
# mkinitcpio config file, defaulted to stock config file
MKINITCPIO_CONFIG="/etc/archboot/initial.conf"
# kernel version, defaulted to build for runtime kernel
ALL_kver="/boot/vmlinuz-linux"
# vim: set ft=sh ts=4 sw=4 et: