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 3d975fbed7
commit 9b9c611097

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;