cargo bin to path, bottom

This commit is contained in:
Tao Tien 2024-04-11 08:32:50 -07:00
parent 4deb234893
commit a71b42e0f6
6 changed files with 40 additions and 9 deletions

6
users/tao/boxxy.nix Normal file
View file

@ -0,0 +1,6 @@
{
programs.boxxy = {
rules = [];
enable = true;
};
}