homes: bazin: use system jujutsu
They have a custom `jj` with Piper CitC integration.
This commit is contained in:
parent
80c7f287ff
commit
74a75f5677
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue