about summary refs log tree commit diff
path: root/hosts/luna/hardware.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/luna/hardware.nix')
-rw-r--r--hosts/luna/hardware.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/luna/hardware.nix b/hosts/luna/hardware.nix
index ade190f..e99b98e 100644
--- a/hosts/luna/hardware.nix
+++ b/hosts/luna/hardware.nix
@@ -49,6 +49,8 @@ in
       # Enable touchpad support (enabled default in most desktopManager).
       synaptics.enable = true;
     };
+    fstrim.enable = true;
+    tlp.enable = true;
   };
 
   hardware = {