homes: mousqueton: use system jujutsu
They have a custom `jj` with Piper CitC integration.
This commit is contained in:
parent
712411afdb
commit
b93167c6af
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
||||||
package = pkgs.emptyDirectory;
|
package = pkgs.emptyDirectory;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
jujutsu = {
|
||||||
|
package = pkgs.emptyDirectory;
|
||||||
|
};
|
||||||
|
|
||||||
tmux = {
|
tmux = {
|
||||||
# I use scripts that use the passthrough sequence often on this host
|
# I use scripts that use the passthrough sequence often on this host
|
||||||
enablePassthrough = true;
|
enablePassthrough = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue