elendel: Migrate accentor
All checks were successful
Cachix / build (elendel) (push) Successful in 1m33s
Cachix / build (kholinar) (push) Successful in 1m57s
Cachix / build (lasting-integrity) (push) Successful in 1m8s
Cachix / build (marabethia) (push) Successful in 1m30s
Cachix / build (urithiru) (push) Successful in 1m11s

This commit is contained in:
Charlotte Van Petegem 2024-12-04 15:04:55 +01:00
parent 136461a923
commit eeff843418
57 changed files with 233 additions and 242 deletions

View file

@ -8,7 +8,6 @@
config = lib.mkIf config.chvp.services.accentor.enable {
services.postgresql.enable = true;
chvp.services.nginx.hosts = [{ fqdn = "dummy.vanpetegem.me"; basicProxy = "http://localhost:3000"; }];
services.accentor = {
enable = true;