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;