diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-23 11:41:50 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2026-08-23 11:59:00 -0400 |
| commit | 1e8ce6189d196b8d75f9c15bec198ef4fa7a339b (patch) | |
| tree | ac04eb07e1e5e3b9a07e2917285b3d27b85c4e9a /users/ryan/darwin.nix | |
| parent | 22e588d2f7dc164806f01511b46a52d6e6852505 (diff) | |
temp
Diffstat (limited to 'users/ryan/darwin.nix')
| -rw-r--r-- | users/ryan/darwin.nix | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ | |||
| 26 | # Add hammerspoon | 26 | # Add hammerspoon |
| 27 | home.file.".hammerspoon".source = ./hammerspoon; | 27 | home.file.".hammerspoon".source = ./hammerspoon; |
| 28 | 28 | ||
| 29 | home.file.".config/homebrew".source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/.homebrew"; | ||
| 30 | |||
| 29 | home.packages = with pkgs; [ | 31 | home.packages = with pkgs; [ |
| 30 | bat | 32 | bat |
| 31 | pass | 33 | pass |
