build(flake.lock): update flake inputs
This commit is contained in:
parent
92971a42a7
commit
622b3da556
4 changed files with 59 additions and 61 deletions
|
@ -16,7 +16,7 @@ mkWebApp {
|
|||
name = "librechat";
|
||||
defaultPort = 3080;
|
||||
persistDirs = singleton {
|
||||
directory = upstreamCfg.logDir;
|
||||
directory = upstreamCfg.dataDir;
|
||||
inherit (upstreamCfg) user group;
|
||||
};
|
||||
extraOptions.mongodbURI = mkStrOption // {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue