feat: blender offload and cuda

This commit is contained in:
danny 2025-08-22 11:15:14 +08:00
parent 80d61892b3
commit 42a59f094b
7 changed files with 25 additions and 131 deletions

View file

@ -22,9 +22,9 @@
};
ghostty = {
url = "github:ghostty-org/ghostty?rev=7f9bb3c0e54f585e11259bc0c9064813d061929c";
inputs.nixpkgs-stable.follows = "nixpkgs";
inputs.nixpkgs-unstable.follows = "nixpkgs";
# url = "github:ghostty-org/ghostty?rev=7f9bb3c0e54f585e11259bc0c9064813d061929c";
url = "github:ghostty-org/ghostty";
inputs.nixpkgs.follows = "nixpkgs";
};
yazi = {