Add opencode config

This commit is contained in:
Martin Pander
2026-02-11 16:07:58 +01:00
parent 5c878e1458
commit 1ce6ddf090
6 changed files with 80 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
nixpkgs-wsl-stable.url = "github:nixos/nixpkgs/nixos-25.05";
nixos-wsl = {
url = "github:nix-community/NixOS-WSL";
url = "github:nix-community/nixos-wsl/release-25.05";
inputs.nixpkgs.follows = "nixpkgs-wsl-stable";
};