update hosts, update h002 to new version

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-18 16:51:54 -05:00
parent 097a899f8d
commit e2ae4bee47
5 changed files with 87 additions and 671 deletions

View file

@ -1,4 +1,4 @@
{ inputs }:
{ common }:
{
...
}:
@ -10,7 +10,7 @@
options = { };
imports = [
inputs.common.nixosModules.containers.librechat
common.nixosModules.containers.librechat
];
config = {