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