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