From 6af9b062a826c6b8d72d703c05a470c01f060038 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Fri, 10 Jan 2025 11:22:22 -0600 Subject: system changes --- macos.local/.flake/system/core.nix.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index f20c6da..d7a5176 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -33,6 +33,8 @@ This file imports various system configuration components in addition to enablin services.nix-daemon.enable = true; nix.package = pkgs.nix; + programs.gnupg.agent.enable = false; + # Use flakes nix.settings.experimental-features = "nix-command flakes"; -- cgit v1.2.3