summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2015-01-02 18:12:11 +0300
committerNikolay Amiantov <ab@fmap.me>2015-01-24 02:56:21 +0300
commitb7b3a0972d80b6e5d4c8430972c72ea648224b1c (patch)
tree0fbab22a576e8cff88881272ee48f72310c743af /nixos/modules/module-list.nix
parent0c9c74de19847f5524ccf589a76e6a943e7e3bef (diff)
downloadnixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.tar
nixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.tar.gz
nixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.tar.bz2
nixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.tar.lz
nixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.tar.xz
nixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.tar.zst
nixpkgs-b7b3a0972d80b6e5d4c8430972c72ea648224b1c.zip
nixos/tlp: add service
Diffstat (limited to 'nixos/modules/module-list.nix')
-rwxr-xr-xnixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 503dd87ad4d..fd631ac2f28 100755
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -149,6 +149,7 @@
   ./services/hardware/pommed.nix
   ./services/hardware/sane.nix
   ./services/hardware/tcsd.nix
+  ./services/hardware/tlp.nix
   ./services/hardware/thinkfan.nix
   ./services/hardware/udev.nix
   ./services/hardware/udisks2.nix