Update systemd-boot config

This commit is contained in:
Marko Korhonen 2021-12-05 16:43:56 +02:00
parent eead44d29e
commit 71582b9bdf
2 changed files with 4 additions and 2 deletions

View file

@ -110,6 +110,9 @@ dotfiles:
f_cmdline: f_cmdline:
src: etc/kernel/cmdline src: etc/kernel/cmdline
dst: /etc/kernel/cmdline dst: /etc/kernel/cmdline
f_loader.conf:
src: boot/loader/loader.conf
dst: /boot/loader/loader.conf
profiles: profiles:
Network: Network:
dotfiles: dotfiles:
@ -146,6 +149,7 @@ profiles:
- f_cpupower - f_cpupower
- d_mkinitcpio.d - d_mkinitcpio.d
- f_cmdline - f_cmdline
- f_loader.conf
include: include:
- Locale - Locale
- Pacman - Pacman

View file

@ -1,3 +1 @@
default arch-busybox
timeout 0 timeout 0
editor 0