hardware/action-on-low-power: init
Some checks are pending
/ Build Nix targets (push) Waiting to run

This commit is contained in:
Felix Buehler 2025-09-01 23:45:41 +02:00
parent 9dc05e7ea7
commit c8fc9152fd
3 changed files with 47 additions and 0 deletions

View file

@ -15,6 +15,7 @@ in
services.tlp.enable = true;
my.hardware = {
action-on-low-power.enable = true;
bluetooth.enable = true;
debug.enable = true;
drive-monitor.enable = true;