mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2025-12-12 01:50:05 +01:00
feat: add tikv
This commit is contained in:
parent
0872fd859f
commit
cfe321c0ab
5 changed files with 223 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
mosquitto = utils.mkNixlet ./nixlets/mosquitto;
|
||||
attic = utils.mkNixlet ./nixlets/attic;
|
||||
postgres = utils.mkNixlet ./nixlets/postgres;
|
||||
tikv = utils.mkNixlet ./nixlets/tikv;
|
||||
};
|
||||
};
|
||||
perSystem = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue