boot.initrd.services.bcache.enable

NixOS option

This will only be used when systemd is used in stage 1. Whether to enable bcache support in the initrd.

type: boolean
Default
config.boot.initrd.systemd.enable && config.boot.bcache.enable
Example
true
declared in: nixos/modules/tasks/bcache.nixView source on NixOS/nixpkgs →