diff options
Diffstat (limited to 'profiles/laptop.nix')
-rw-r--r-- | profiles/laptop.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/laptop.nix b/profiles/laptop.nix index 43726f3..7fd5b98 100644 --- a/profiles/laptop.nix +++ b/profiles/laptop.nix @@ -5,6 +5,7 @@ ]; services.thermald.enable = true; + services.tlp.enable = true; services.tlp.settings = { |