This commit is contained in:
2025-09-30 22:32:12 -06:00
parent ec05cbe7b2
commit fd8fe35f1c

View File

@@ -2,5 +2,6 @@
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
vscode-fhs vscode-fhs
opencode
]; ];
} }