homes: mousqueton: use system jujutsu
All checks were successful
ci/woodpecker/push/check Pipeline was successful

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 67b7baed5d
commit af652656a4

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;