feat: add jujutsu VCS

This commit is contained in:
2025-06-27 22:44:57 +08:00
parent 8fe95f071a
commit 64dd1077b6
5 changed files with 104 additions and 27 deletions

View File

@@ -12,6 +12,7 @@ lib.my.makeSwitch {
misc.enable = true;
monitor.all.enable = true;
shell.all.enable = true;
vcs.all.enable = true;
};
};
}