From 4142020e459b52658fd56714f50cf4ccc56d66e4 Mon Sep 17 00:00:00 2001 From: Jake Woods Date: Sun, 12 Aug 2018 12:02:08 +1000 Subject: nixos/undervolt: adding undervolt module We want to be able to configure persistent undervolting in the NixOS configuration --- nixos/modules/module-list.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/module-list.nix') diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix index 396e91204079..2846afea8fbc 100644 --- a/nixos/modules/module-list.nix +++ b/nixos/modules/module-list.nix @@ -281,6 +281,7 @@ ./services/hardware/upower.nix ./services/hardware/usbmuxd.nix ./services/hardware/thermald.nix + ./services/hardware/undervolt.nix ./services/logging/SystemdJournal2Gelf.nix ./services/logging/awstats.nix ./services/logging/fluentd.nix -- cgit 1.4.1