From 949e55fde99398cc234196f9e69a3239c6c306a6 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Wed, 24 Feb 2021 12:38:07 -0500 Subject: feat(gs/system): Add config for laptop battery hibernate on low battery, and when the power button is pressed Change-Id: I6560fc770ee5707e59fb2763614de2b8000e156e Reviewed-on: https://cl.tvl.fyi/c/depot/+/2550 Reviewed-by: glittershark Tested-by: BuildkiteCI --- users/glittershark/system/system/machines/chupacabra.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/glittershark/system/system/machines/chupacabra.nix') diff --git a/users/glittershark/system/system/machines/chupacabra.nix b/users/glittershark/system/system/machines/chupacabra.nix index d2060f9ab3..4f7f39ee5a 100644 --- a/users/glittershark/system/system/machines/chupacabra.nix +++ b/users/glittershark/system/system/machines/chupacabra.nix @@ -3,7 +3,7 @@ { imports = [ ../modules/common.nix - ../modules/reusable/battery.nix + ../modules/laptop.nix ../modules/tvl.nix ../modules/fcitx.nix ../modules/rtlsdr.nix -- cgit 1.4.1