WIP: 'enableJujutsuIntegration' note
This commit is contained in:
parent
2501050af6
commit
5b415ba203
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ in
|
||||||
|
|
||||||
# `jj log -p` does not use `delta`
|
# `jj log -p` does not use `delta`
|
||||||
# https://github.com/jj-vcs/jj/issues/4142
|
# https://github.com/jj-vcs/jj/issues/4142
|
||||||
|
# FIXME: use `enableJujutsuIntegration` (https://github.com/nix-community/home-manager/pull/8070)
|
||||||
programs.jujutsu = lib.mkIf cfg.jujutsu.enable {
|
programs.jujutsu = lib.mkIf cfg.jujutsu.enable {
|
||||||
settings = {
|
settings = {
|
||||||
merge-tools = {
|
merge-tools = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue