feat(overlays): add open-webui to unstable overlay
Introduce `open-webui` by inheriting it from `channels.unstable`. This enhances the overlay with additional functionality.
This commit is contained in:
parent
e11b4e9d61
commit
1ae41a75aa
1 changed files with 1 additions and 1 deletions
1
overlays/unstable/default.nix
Normal file
1
overlays/unstable/default.nix
Normal file
|
@ -0,0 +1 @@
|
|||
{ channels, ... }: final: prev: { inherit (channels.unstable) jetbrains-toolbox ollama open-webui; }
|
Loading…
Add table
Add a link
Reference in a new issue