don't get clever with jj/watchman config
This commit is contained in:
parent
2673b68430
commit
ace616632b
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
programs.jujutsu = {
|
||||
enable = true;
|
||||
settings = {
|
||||
core.fsmonitor = pkgs.watchman;
|
||||
core.fsmonitor = "watchman";
|
||||
user = {
|
||||
name = "sloane";
|
||||
email = "1699281+sloanelybutsurely@users.noreply.github.com";
|
||||
|
|
Loading…
Reference in a new issue