From f8823e891eae7627ce130d343e385d1709051f3e Mon Sep 17 00:00:00 2001 From: zackartz Date: Sun, 21 Apr 2024 20:16:23 -0400 Subject: [PATCH] 452 current 2024-04-21 20:16:20 24.05.20240421.a8a8401 6.8.6-zen1 * --- hosts/earth/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/earth/configuration.nix b/hosts/earth/configuration.nix index e9b956d..4cf49cd 100644 --- a/hosts/earth/configuration.nix +++ b/hosts/earth/configuration.nix @@ -41,6 +41,7 @@ # no need to redefine it in your config for now) #media-session.enable = true; }; + services.fstrim.enable = true; # Bootloader. boot.loader.systemd-boot.enable = true;