fix: formatting opencode module

This commit is contained in:
sascha.koenig
2026-04-03 08:31:15 +02:00
parent df3c1f6e70
commit cd3c5ed9ad
3 changed files with 12 additions and 7 deletions

View File

@@ -22,6 +22,7 @@ in {
kestractl = pkgs.callPackage ./kestractl {};
openshell = pkgs.callPackage ./openshell {};
zellij-ps = pkgs.callPackage ./zellij-ps {};
openwork = pkgs.callPackage ./openwork {};
# Imported from flake inputs (pass-through, no modifications)
basecamp = inputs.basecamp.packages.${system}.default;