From 8d448aa92e4cb378c8b4465926c9976f32ab7c59 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 18 Apr 2025 15:16:21 +0200 Subject: [PATCH] feat: nix extra platform i686-linux --- config.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.scm b/config.scm index 234aa42..49fc5d0 100644 --- a/config.scm +++ b/config.scm @@ -211,7 +211,7 @@ (nix-configuration (extra-config '("experimental-features = nix-command flakes\n" - "extra-platforms = aarch64-linux")))) + "extra-platforms = aarch64-linux i686-linux")))) ;; Vivado or Matlab can crash because they open too many files (service pam-limits-service-type -- 2.49.0