fix nixpkgs and trillium
This commit is contained in:
parent
9e58c21946
commit
58348b3c83
4 changed files with 19 additions and 7 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}:
|
||||
let
|
||||
declaration = "services/misc/litellm.nix";
|
||||
nixpkgs = inputs.open-webui-nixpkgs;
|
||||
nixpkgs = inputs.litellm-nixpkgs;
|
||||
pkgs = import nixpkgs {
|
||||
system = "x86_64-linux";
|
||||
config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue