From d82fa887866192282b0ce6f733e3391430377ede Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 18 Jul 2025 10:50:44 +0200 Subject: ... --- system-profiles/bcachefs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles/bcachefs.nix') diff --git a/system-profiles/bcachefs.nix b/system-profiles/bcachefs.nix index 41357a2e..cd2fad62 100644 --- a/system-profiles/bcachefs.nix +++ b/system-profiles/bcachefs.nix @@ -8,7 +8,7 @@ name = "bcachefs-casefold-fix"; patch = null; extraStructuredConfig = with lib.kernel; { - UNICODE = lib.mkOverride 900 no; + UNICODE = lib.mkForce no; }; } ]; -- cgit v1.2.3