feat: shpool

This commit is contained in:
2026-02-01 09:25:51 +08:00
parent b2860d63c5
commit bdddabcd52
6 changed files with 118 additions and 33 deletions

View File

@@ -14,6 +14,9 @@ in
monitor.all.enable = true;
shell.all.enable = true;
vcs.all.enable = true;
shpool.enable = true;
tmux.enable = true;
};
};
}