From caef6a84c5b9edd1fbb275ac1db59a875848ad17 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Tue, 23 Nov 2021 21:26:02 +0100 Subject: [PATCH] Add opt-in kexec-tools package --- packages.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages.yaml b/packages.yaml index f2cd163..8a61cc7 100644 --- a/packages.yaml +++ b/packages.yaml @@ -10,6 +10,9 @@ pacman: - cronie # Run programs at specified time - zsh # Modern system shell + # System + #- kexec-tools # Kexec allows directly booting into a new kernel + # CLI - exa # Colored LS - bat # Colored cat with tons of cool options