mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
switched to opencode
This commit is contained in:
parent
b8bd062859
commit
357db9eaa4
3 changed files with 2 additions and 78 deletions
5
justfile
5
justfile
|
|
@ -99,11 +99,6 @@ pkgs:
|
|||
options:
|
||||
@xdg-open https://search.nixos.org/options
|
||||
|
||||
# Run OpenHands CLI via flake app (requires a local Docker runtime)
|
||||
[group('tools')]
|
||||
openhands-cli *ARGS='':
|
||||
@nix run .#openhands-cli -- {{ARGS}}
|
||||
|
||||
# NixOS-rebuild switch for the current system
|
||||
[group('nixos')]
|
||||
switch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue