chore: update nix-darwin to 25.11 and enable opencode

This commit is contained in:
2025-12-21 15:22:51 -05:00
parent bf4e50a970
commit 9b1514243b
3 changed files with 6 additions and 5 deletions

View File

@@ -27,6 +27,7 @@ in
git = enabled;
k9s = enabled;
nvim = enabled;
opencode = enabled;
};
};
};