1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
a044d5707a
fix(ente-auth): remove build flag from ente-web-auth package
Move the build flag from the package to the module, that way everyone
can just define their own URL in the module.
2025-05-31 17:54:25 +02:00
b0c86faf29
modularize cinny and ente-auth, add package ente-auth-web
The previous was more of a workaround not fitting in the spirit of
nixos, this fixes this and makes proper modules out of them. Sadly
ente-web-auth has to be build with a env var and therefore can't be
configured before properly.
2025-05-08 11:39:14 +02:00