homes: mousqueton: 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 c706cd4bb4
commit d8b9917ac3

View file

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