Skip to content

Freefall

services.freefall.devices

Device paths to all internal spinning hard drives.

Type: list of string

Default

["/dev/sda"]

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/freefall.nix

services.freefall.enable

Whether to protect HP/Dell laptop hard drives (not SSDs) in free fall.

Type: boolean

Default

false

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/freefall.nix

services.freefall.package

The freefall package to use. Type: package

Default

pkgs.freefall

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/hardware/freefall.nix