feat(transientServices): add transient services module, credit to github:NotAShelf
This commit is contained in:
parent
7d3d715408
commit
2d83b0f10d
3 changed files with 38 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ in
|
|||
nixIndex.enable = true;
|
||||
git.enable = true;
|
||||
tools.enable = true;
|
||||
transientServices.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue