Add Actual server
All checks were successful
Check Flake / check-flake (push) Successful in 6m3s

This commit is contained in:
2024-02-19 19:44:07 -07:00
parent bfc1bb2da9
commit 01af25a57e
7 changed files with 8999 additions and 0 deletions

View File

@@ -2,4 +2,5 @@ final: prev:
{
libedgetpu = prev.callPackage ./libedgetpu { };
actual-server = prev.callPackage ./actualbudget { };
}