Compare commits

...

2 commits

Author SHA1 Message Date
RingOfStorms (Joshua Bell)
a6a0c0393a Merge branch 'master' of ssh://git.joshuabell.xyz:3032/ringofstorms/dotfiles 2025-12-24 11:48:25 -06:00
RingOfStorms (Joshua Bell)
e8bb5e03ef add bcachefs to h002 2025-12-24 11:48:24 -06:00

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"