6eeb49f93c
fix(all): nixfmt
2025-05-31 17:57:35 +02:00
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
3ed788ba26
update(all): run nixfmt, update flake.lock
2025-05-31 15:48:49 +02:00
2ca22205aa
fix(nginx): fix enable option for service
2025-05-25 00:49:54 +02:00
5792e478af
add(acme,nginx): add certificate generation and nginx for the services
...
This replaces caddy and the port exposure, this is more efficent and
easier to manage in the future.
2025-05-25 00:32:54 +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