add bcachefs to h002

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-24 11:48:24 -06:00
parent cdd7fb941e
commit e8bb5e03ef

View file

@ -13,6 +13,7 @@
(modulesPath + "/installer/scan/not-detected.nix") (modulesPath + "/installer/scan/not-detected.nix")
]; ];
boot.supportedFilesystems = [ "bcachefs" ];
boot.initrd.availableKernelModules = [ boot.initrd.availableKernelModules = [
"ehci_pci" "ehci_pci"
"ahci" "ahci"