feat(home:console-tools): add src-cli

This commit is contained in:
ooks-io 2024-06-22 23:43:58 +12:00
parent d238e2cd5c
commit dde1dca4f7
4 changed files with 15 additions and 0 deletions

View file

@ -20,6 +20,7 @@ in
starship.enable = true;
utils.enable = true;
ffmpeg.enable = true;
sourcegraph.enable = true;
};
};
}