From 355f058c2d2ee0594c3a77592a5e63d61bf3b09f Mon Sep 17 00:00:00 2001 From: jjanzen Date: Thu, 9 Jan 2025 16:43:10 -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 f342e60..ea9da37 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 = false; + programs.gnupg.agent.enable = true; # Enable nix services.nix-daemon.enable = true; -- cgit v1.2.3