diff --git a/system/common.nix b/system/common.nix index af1638f..d297b69 100644 --- a/system/common.nix +++ b/system/common.nix @@ -151,6 +151,7 @@ PHANTOM = lib.mkForce no; W1 = lib.mkForce no; X86_ANDROID_TABLETS = lib.mkForce no; + CHROME_PLATFORMS = lib.mkForce no; # deprecated userland compat SGETMASK_SYSCALL = lib.mkForce no;