Skip to content

Commit

Permalink
Add some more utils
Browse files Browse the repository at this point in the history
  • Loading branch information
rake5k committed Oct 15, 2023
1 parent db77236 commit c9b0298
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions nix-on-droid/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,13 @@
#motd = null;

packages = with pkgs; [
diffutils
findutils
git
gnugrep
hostname
man
vim
];
};

Expand Down

0 comments on commit c9b0298

Please sign in to comment.