remove librechat, not from lio yet so I can recover the data

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-22 00:40:47 -05:00
parent 4781976ee9
commit 446b8e7402
6 changed files with 38 additions and 168 deletions

View file

@ -42,7 +42,6 @@
};
};
containers = {
librechat = import ./_containers/librechat.nix;
forgejo = import ./_containers/forgejo.nix;
obsidian_sync = import ./_containers/obsidian_sync.nix;
};