From dacafd3cd7f0656ebf12f2845b17224a121b693f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Jun 2022 09:46:04 +0200 Subject: ... --- system-profiles/core.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system-profiles') diff --git a/system-profiles/core.nix b/system-profiles/core.nix index 87dc0e92..e6c0e085 100644 --- a/system-profiles/core.nix +++ b/system-profiles/core.nix @@ -86,7 +86,7 @@ in { home-manager = { useGlobalPkgs = true; # Otherwise home-manager would only work impurely - useUserPackages = true; + useUserPackages = false; }; sops = lib.mkIf hasSops { -- cgit v1.2.3