From a6d43cb719ef5001d0e37192498f69be2dc92eaa Mon Sep 17 00:00:00 2001 From: Plom Heller Date: Wed, 2 Sep 2026 21:40:49 +0200 Subject: [PATCH] Add ack. --- start_root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_root.sh b/start_root.sh index ecd4d11..ec8842a 100755 --- a/start_root.sh +++ b/start_root.sh @@ -10,7 +10,7 @@ PATH_TLP_THRESH_CONF=/etc/tlp.conf.d/60-thresholds.conf # constants we might want to change at some point LOCALE=C.UTF-8 -TO_INSTALL="man-db ntpsec-ntpdate sudo sway tlp vim" +TO_INSTALL="ack man-db ntpsec-ntpdate sudo sway tlp vim" USERNAME=plom PRINTK_LEVELS="4 4 1 7" TLP_THRESH_START=40 -- 2.30.2