refactor works on lio host
This commit is contained in:
parent
1d9c4beaf3
commit
f0c096edec
73 changed files with 2214 additions and 1091 deletions
|
@ -1,3 +1,4 @@
|
|||
{ inputs }:
|
||||
{
|
||||
...
|
||||
}:
|
||||
|
@ -9,9 +10,7 @@
|
|||
options = { };
|
||||
|
||||
imports = [
|
||||
../../components/containers/librechat.nix
|
||||
# ../../components/containers/inventory.nix
|
||||
# ../../components/containers/pgadmin.nix
|
||||
inputs.common.nixosModules.containers.librechat
|
||||
];
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue