From 2bfc58879e5d9d4b0d8b6f3212e9644a62fe735f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 12 Apr 2017 22:33:28 +0200 Subject: Switch linux to i686 --- bragi.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bragi.nix') diff --git a/bragi.nix b/bragi.nix index d24d2532..e3e5cecf 100644 --- a/bragi.nix +++ b/bragi.nix @@ -25,6 +25,8 @@ in rec { networking.hostId = "2af11085"; networking.wireless.enable = true; + nixpkgs.system = "i686-linux"; + nixpkgs.config.packageOverrides = pkgs: rec { haskellPackages = pkgs.recurseIntoAttrs ( -- cgit v1.2.3