From 1e8ce6189d196b8d75f9c15bec198ef4fa7a339b Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 23 Aug 2026 11:41:50 -0400 Subject: temp --- users/ryan/darwin.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'users/ryan/darwin.nix') diff --git a/users/ryan/darwin.nix b/users/ryan/darwin.nix index 72467ee..9dd6576 100644 --- a/users/ryan/darwin.nix +++ b/users/ryan/darwin.nix @@ -26,6 +26,8 @@ # Add hammerspoon home.file.".hammerspoon".source = ./hammerspoon; + home.file.".config/homebrew".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.homebrew"; + home.packages = with pkgs; [ bat pass -- cgit v1.3.1