update lio use opencode flake instead

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-10 10:59:58 -06:00
parent 9d0648f53c
commit f9fa06daa8
2 changed files with 33 additions and 8 deletions

View file

@ -5,6 +5,9 @@
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
opencode.url = "github:sst/opencode";
opencode.inputs.nixpkgs.follows = "nixpkgs-unstable";
# Use relative to get current version for testing
# common.url = "path:../../flakes/common";
common.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/common";
@ -30,6 +33,7 @@
beszel,
ros_neovim,
nixpkgs-unstable,
opencode,
...
}@inputs:
let
@ -172,7 +176,7 @@
vlang
ttyd
pavucontrol
unstable.opencode
opencode.packages.${pkgs.system}.default
];
environment.shellAliases = {