open-webui: use unstable nixpkgs package on alexandria

This commit is contained in:
William 2026-05-23 13:30:22 -03:00
parent 22b4611617
commit 13f29c0d7d
2 changed files with 32 additions and 0 deletions

View file

@ -54,5 +54,10 @@
domain = "notes.baduhai.dev";
host = "alexandria";
}
{
name = "open-webui";
domain = "ai.baduhai.dev";
host = "alexandria";
}
];
}