From 0631223a063746c0071ddc3dcb1dcb02277683bd Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Sat, 11 May 2024 23:39:01 -0400 Subject: [PATCH] Install power profiles daemon --- recipes/common/jp-laptop.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/common/jp-laptop.yml b/recipes/common/jp-laptop.yml index 2f2f875..993cb5c 100644 --- a/recipes/common/jp-laptop.yml +++ b/recipes/common/jp-laptop.yml @@ -3,4 +3,5 @@ modules: install: - fprintd - fprintd-pam + - power-profiles-daemon - from-file: common/jp-common.yml