about summary refs log tree commit diff
path: root/profiles/default.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--profiles/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/default.nix b/profiles/default.nix
index 7a2e6af..31e044a 100644
--- a/profiles/default.nix
+++ b/profiles/default.nix
@@ -8,6 +8,8 @@
   security.sudo.wheelNeedsPassword = false;
   security.polkit.enable = true;
 
+  services.fstrim.enable = true;
+
   programs.ssh = {
     # $ ssh-keyscan example.com
     knownHosts = {