diff --git a/systems/x86_64-linux/halo/llama-server.nix b/systems/x86_64-linux/halo/llama-server.nix index e55e08c..9e655f1 100644 --- a/systems/x86_64-linux/halo/llama-server.nix +++ b/systems/x86_64-linux/halo/llama-server.nix @@ -13,7 +13,6 @@ environment = { HOME = "%S/llama-server"; HF_HOME = "%S/llama-server"; - HSA_OVERRIDE_GFX_VERSION = lib.mkDefault "11.0.0"; }; serviceConfig = {