From 323fbef9966890ceccb32777b722ef63d361e567 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Thu, 9 Jan 2025 16:42:47 -0600 Subject: system changes --- macos.local/.flake/system/core.nix.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macos.local') diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index ea9da37..f342e60 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -30,7 +30,7 @@ This file imports various system configuration components in addition to enablin environment.variables.EDITOR = "nvim"; # Run Gnu Privacy Guard - programs.gnupg.agent.enable = true; + programs.gnupg.agent.enable = false; # Enable nix services.nix-daemon.enable = true; -- cgit v1.2.3