nixpkgs/nixos/modules/tasks/filesystems
Will Fancher 6e331d90bd bcachefs-kernel-module: Nest within bcachefs-tools
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.
2025-09-30 01:16:01 -04:00
..
apfs.nix
bcachefs.nix bcachefs-kernel-module: Nest within bcachefs-tools 2025-09-30 01:16:01 -04:00
bindfs.nix
btrfs.nix nixos/btrfs: use sha256 instead of sha256_generic 2025-08-20 01:34:50 +05:30
cifs.nix
ecryptfs.nix
envfs.nix
erofs.nix
exfat.nix
ext.nix
f2fs.nix
glusterfs.nix
jfs.nix
nfs.nix treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
ntfs.nix
overlayfs.nix
reiserfs.nix
squashfs.nix
sshfs.nix
unionfs-fuse.nix
vboxsf.nix
vfat.nix
xfs.nix
zfs.nix treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00