start rework

This commit is contained in:
2024-12-10 11:51:09 +04:00
parent 9a5766e277
commit 2cb2d4df61
2 changed files with 8 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
{ pkgs }:
{
mkWrapper = { }: { };
}