Skip to content

Commit

Permalink
Add fswatch to darwin/packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlyons committed Aug 14, 2024
1 parent 4c2a48d commit c80ba02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/darwin/packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
with pkgs;
let shared-packages = import ../shared/packages.nix { inherit pkgs; }; in
shared-packages ++ [
fswatch
dockutil
]

0 comments on commit c80ba02

Please sign in to comment.