From 302793d3ae4e2431d445563eebba226e16233a4b Mon Sep 17 00:00:00 2001 From: Greg Burd Date: Tue, 19 Sep 2023 13:07:19 -0400 Subject: [PATCH] remove duplicate --- hosts/common/global/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/common/global/default.nix b/hosts/common/global/default.nix index 31e8aa2..161cc01 100644 --- a/hosts/common/global/default.nix +++ b/hosts/common/global/default.nix @@ -1,6 +1,5 @@ # This file (and the global directory) holds config used on all hosts { inputs, outputs, ... }: { - nixpkgs.config.allowUnfree = true; imports = [ inputs.home-manager.nixosModules.home-manager