Files
nix-config/modules/hardware/ssd.nix
2023-11-22 23:14:34 +01:00

4 lines
39 B
Nix

{
services.fstrim.enable = true;
}