add jujutsu in home manager module

This commit is contained in:
ulic-youthlic 2025-03-07 06:20:48 +08:00
parent 8cf47b37a2
commit e613573525
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
6 changed files with 167 additions and 0 deletions

View file

@ -8,6 +8,7 @@ let
./ghostty.nix
./juicity.nix
./dae.nix
./jujutsu.nix
];
overlay-list = map (file: import file args) overlay-files;
in