chore(flake): get the build to run

This commit is contained in:
Elian Doran 2025-05-31 18:15:22 +03:00
parent bbe3bd7107
commit e82567a33d
No known key found for this signature in database

View File

@ -21,7 +21,7 @@
]; ];
buildPhase = '' buildPhase = ''
pnpm nx run desktop:build NX_TUI=false NX_DAEMON=false pnpm nx run desktop:build
''; '';
installPhase = '' installPhase = ''