1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
0451747e31
feature(cinny): switch cinny services to custom package with notifications and voice calls
We use GigiaJ's fork to get notifications on mobile and voice calls into
cinny, this is quite buggy still but works mostly and is pretty neat.
2025-06-11 15:53:50 +02:00
93cab840a8
fmt(all): fix formating, update flake.lock 2025-05-31 12:34:57 +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