add jujutsu in home manager module
This commit is contained in:
parent
a5e890ada2
commit
ce4e444b77
7 changed files with 169 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ let
|
|||
./ghostty.nix
|
||||
./juicity.nix
|
||||
./dae.nix
|
||||
./jujutsu.nix
|
||||
];
|
||||
overlay-list = map (file: import file args) overlay-files;
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue