update hosts, update h002 to new version
This commit is contained in:
parent
097a899f8d
commit
e2ae4bee47
5 changed files with 87 additions and 671 deletions
|
@ -1,4 +1,4 @@
|
|||
{ inputs }:
|
||||
{ common }:
|
||||
{
|
||||
...
|
||||
}:
|
||||
|
@ -10,7 +10,7 @@
|
|||
options = { };
|
||||
|
||||
imports = [
|
||||
inputs.common.nixosModules.containers.librechat
|
||||
common.nixosModules.containers.librechat
|
||||
];
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue