Skip to content

Commit

Permalink
laptops/dev: add bazelisk-env
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Sep 9, 2024
1 parent 2d390da commit 474086e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/laptop/dev.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
environment.systemPackages = with pkgs; [
nodejs
gops
bazelisk-env
# todo: add everything
];
}

0 comments on commit 474086e

Please sign in to comment.