refine jj experiment with better config

This commit is contained in:
Haak Saxberg 2024-02-17 09:40:15 -08:00
parent cc1403537c
commit 34a33e1989
2 changed files with 10 additions and 0 deletions

View file

@ -3,4 +3,6 @@
programs.jujutsu = {
enable = true;
};
xdg.configFile."jj/config.toml".source = ./config.toml;
}