homes: bazin: use system jujutsu

They have a custom `jj` with Piper CitC integration.
This commit is contained in:
Bruno BELANYI 2025-08-22 11:32:57 +00:00
parent 22e4f07baf
commit 515f4c58c9

View file

@ -22,6 +22,10 @@
package = pkgs.emptyDirectory;
};
jujutsu = {
package = pkgs.emptyDirectory;
};
tmux = {
# I use scripts that use the passthrough sequence often on this host
enablePassthrough = true;