services.lvm.enable

NixOS option

Whether to enable lvm2. The lvm2 package contains device-mapper udev rules and without those tools like cryptsetup do not fully function!

type: boolean
Default
true
Example
true
declared in: nixos/modules/tasks/lvm.nixView source on NixOS/nixpkgs →