diff options
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 |
