From 064d964c267bc1c052712f94896b58122684a35e Mon Sep 17 00:00:00 2001 From: jjanzen Date: Thu, 9 Jan 2025 16:50:05 -0600 Subject: system changes --- macos.local/.flake/system/core.nix.org | 3 --- 1 file changed, 3 deletions(-) (limited to 'macos.local') diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index ea9da37..f20c6da 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -29,9 +29,6 @@ This file imports various system configuration components in addition to enablin # Open text files in neovim by default environment.variables.EDITOR = "nvim"; - # Run Gnu Privacy Guard - programs.gnupg.agent.enable = true; - # Enable nix services.nix-daemon.enable = true; nix.package = pkgs.nix; -- cgit v1.2.3