add aichat

This commit is contained in:
Frost-Phoenix 2023-12-22 22:46:54 +01:00
parent 2a348b4529
commit 5701ece598

View file

@ -1,6 +1,7 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = (with pkgs; [ home.packages = (with pkgs; [
aichat # Chat with gpt-3.5/chatgpt in terminal.
bitwise # cli tool for bit / hex manipulation bitwise # cli tool for bit / hex manipulation
# discord # discord
eza # ls replacement eza # ls replacement