From b072fed74734f58f1209584d6f1923c65f6f0d22 Mon Sep 17 00:00:00 2001 From: niten Date: Fri, 24 Sep 2021 11:47:35 -0700 Subject: [PATCH] Don't set system --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index abb682d..7b86fc5 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,6 @@ hosts = hostlib.base-host-config ./config/hosts; in nixpkgs.lib.mapAttrs (hostname: hostOpts: let pkgs = import nixpkgs { - system = hostOpts.arch; config = { allowUnfree = true; permittedInsecurePackages = [