mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-13 11:15:37 +01:00
When you set the bcachefs userspace tools with: ```nix boot.bcachefs.package = /* custom pacakge */; ``` This now also changes the kernel package. The NixOS module now calls on the nested `cfg.package.kernelModule` expression with `kernelPackages.callPackage`. This will enable overriding both userspace and kernel space from e.g. upstream git. |
||
|---|---|---|
| .. | ||
| filesystems | ||
| auto-upgrade.nix | ||
| bcache.nix | ||
| cpu-freq.nix | ||
| encrypted-devices.nix | ||
| filesystems.nix | ||
| lvm.nix | ||
| network-interfaces-scripted.nix | ||
| network-interfaces-systemd.nix | ||
| network-interfaces.nix | ||
| powertop.nix | ||
| scsi-link-power-management.nix | ||
| stratis.nix | ||
| swraid.nix | ||
| trackpoint.nix | ||