add jujutsu vcs

This commit is contained in:
Noah Masur
2023-08-06 16:37:53 -04:00
parent 1cf3405103
commit 9b44d8f171
3 changed files with 23 additions and 0 deletions

View File

@ -20,6 +20,7 @@ in {
# Use Neovim as the editor for git commit messages
programs.git.extraConfig.core.editor = "nvim";
programs.jujutsu.settings.ui.editor = "nvim";
# Set Neovim as the default app for text editing and manual pages
home.sessionVariables = {