This commit is contained in:
2026-01-02 14:07:50 +03:00
parent a1aee0b6db
commit c8209a30ef
5 changed files with 0 additions and 17 deletions
-7
View File
@@ -5,17 +5,10 @@
pkgs,
...
}:
# let
# fix = import inputs.nixpkgs-last-unstable {
# system = "x86_64-linux";
# config.allowUnfree = true;
# }; # temp
# in
{
services = {
open-webui = {
enable = false;
#package = fix.open-webui;
host = "0.0.0.0";
port = 11112;
openFirewall = true;