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 = [