Skip to content

Commit

Permalink
Add xccodebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystucki committed Sep 4, 2024
1 parent 481dd70 commit 77345d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion darwin-home-manager.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

{
home.packages = with pkgs; [
bundler
element-desktop
colima
docker
iterm2
kitty
xcodes
ruby
xcodebuild
];

home.homeDirectory = "/Users/jeremy";
Expand Down

0 comments on commit 77345d8

Please sign in to comment.