add wrapper and config

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-05-13 23:07:40 -04:00
committed by Alice Huston
parent 466d7cc9f6
commit 48a1b95c13
4 changed files with 222 additions and 1 deletions

View File

@ -0,0 +1,9 @@
{
config,
lib,
pkgs,
...
}:
{
}