add ai tools package on my nix configs
This commit is contained in:
parent
9c29e03820
commit
ac8cedebe4
8 changed files with 235 additions and 1891 deletions
1
modules/home/rsydn/shell/nushell.nix
Normal file
1
modules/home/rsydn/shell/nushell.nix
Normal file
|
|
@ -0,0 +1 @@
|
|||
{ lib, ... }: { programs.nushell.enable = lib.mkDefault true; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue