fix depreciation

This commit is contained in:
2025-12-11 20:53:49 +00:00
parent fcfc996d3c
commit 4846c84d21
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
}: {
programs.opencode = {
enable = true;
package = inputs.nix-ai-tools.packages.${pkgs.system}.opencode;
package = inputs.nix-ai-tools.packages.${pkgs.stdenv.hostPlatform.system}.opencode;
settings = {
theme = "catppuccin";
instructions = [