feat: add python3 to omp

This commit is contained in:
2026-07-13 20:48:18 +02:00
parent 8875435988
commit 164deae36c
+4
View File
@@ -18,6 +18,7 @@
oh-my-pi,
opencode,
pkgs,
python3,
shellcheck,
sscli,
tofu-ls,
@@ -730,6 +731,9 @@ nixvim.makeNixvim {
app = {
package = oh-my-pi;
runScript = "omp";
addPkgs = [
python3
];
};
imports = [ bwrapperPresets.devshell ];
mounts.readWrite = [