From f0fbab072141b4fc42b71d0a43d4637ca6909889 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Wed, 12 Feb 2025 09:04:57 -0600 Subject: system changes --- macos.local/.flake/system/core.nix.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index d7a5176..718d139 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -29,8 +29,7 @@ This file imports various system configuration components in addition to enablin # Open text files in neovim by default environment.variables.EDITOR = "nvim"; - # Enable nix - services.nix-daemon.enable = true; + # Enable nix packages nix.package = pkgs.nix; programs.gnupg.agent.enable = false; -- cgit v1.2.3