Skip to content

Commit

Permalink
Add clang, clang-tools and ripgrep to mozilla mbp system env
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvanstraten committed Nov 23, 2024
1 parent c154905 commit 1a33029
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hosts/michaels-mbp-mozilla/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@
environment.systemPackages = with pkgs; [
darwin.trash
git-cinnabar
clang
clang-tools
ripgrep
];
}

0 comments on commit 1a33029

Please sign in to comment.