services.fstrim.interval

NixOS option

How often we run fstrim. For most desktop and server systems a sufficient trimming frequency is once a week. The format is described in systemd.time(7).

type: string
Default
"weekly"
declared in: nixos/modules/services/misc/fstrim.nixView source on NixOS/nixpkgs →