about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/user/aszlig/profiles/managed.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/user/aszlig/profiles/managed.nix b/modules/user/aszlig/profiles/managed.nix
index 23a9cd80..dd4bcd58 100644
--- a/modules/user/aszlig/profiles/managed.nix
+++ b/modules/user/aszlig/profiles/managed.nix
@@ -97,8 +97,6 @@ in {
 
     programs.bash.enableCompletion = true;
 
-    services.tlp.enable = true;
-
     time.timeZone = "Europe/Berlin";
 
     users.users.${mainUser} = {