ai: add cherry-studio; add zjuchat

This commit is contained in:
EdenQwQ 2025-03-09 00:07:13 +08:00
parent 6dd2a05941
commit 239f2ebba2
10 changed files with 51 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, ... }:
let
swhkd = import ../../pkgs/swhkd/swhkd.nix {
swhkd = import ../../pkgs/swhkd.nix {
inherit (pkgs)
lib
rustPlatform