Merge pull request #269381 from YellowOnion/bcachefs

This commit is contained in:
Ryan Lahfa
2023-11-23 16:53:22 +01:00
committed by GitHub
+1 -1
View File
@@ -98,7 +98,7 @@ let
lib.elem (kernel.structuredExtraConfig.BCACHEFS_FS or null) [
lib.kernel.module
lib.kernel.yes
lib.kernel.option.yes
(lib.kernel.option lib.kernel.yes)
]
)
);