From d91c185245a515fd7d36b5cfb41ce43c95edcef5 Mon Sep 17 00:00:00 2001 From: oqyude Date: Sun, 3 Aug 2025 19:56:40 +0300 Subject: [PATCH] 123 --- modules/server/open-webui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/server/open-webui.nix b/modules/server/open-webui.nix index 4b969ef..cbd7720 100644 --- a/modules/server/open-webui.nix +++ b/modules/server/open-webui.nix @@ -6,7 +6,7 @@ ... }: let - fix = import inputs.nixpkgs { + fix = import inputs.nixpkgs-last-unstable { system = "x86_64-linux"; config.allowUnfree = true; }; # temp