fix: build successfully on desktop

This commit is contained in:
Youwen Wu 2024-08-07 07:58:36 -07:00
parent ff235895de
commit 4cc4dc2c37
12 changed files with 97 additions and 103 deletions

View file

@ -1,3 +1 @@
{
imports = [ ./core.nix ];
}
{ imports = [ ./core.nix ]; }