move opencode overlay into common for now

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-07-16 11:40:05 -05:00
parent 839d3f9314
commit e9eb786811
5 changed files with 102 additions and 0 deletions

View file

@ -7,6 +7,10 @@
home-manager.url = "github:rycee/home-manager/release-25.05";
ragenix.url = "github:yaxitech/ragenix";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
opencode.url = "github:sst/opencode/v0.3.13";
opencode.flake = false;
# ======
};