shell: added tea

This commit is contained in:
Fiscal Velvet Poet 2024-01-09 13:46:46 +10:00
parent 48098f02ab
commit fb478c038e
Signed by: fiscalvelvetpoet
GPG key ID: D8EBFD58B023BD47

View file

@ -28,6 +28,7 @@ in {
ghcid # GHCi based IDE
hlint # or ormolu
pkgs.niv # Nix dependency management
pkgs.tea # Gitea official CLI client
];
withHoogle = true;
};