initial conduit setup
Some checks failed
Test action / Print hello world (push) Failing after 9s

This commit is contained in:
Chris Kruining 2025-09-07 22:26:09 +02:00
parent ce7b147d04
commit fe5cce0946
Signed by: chris
SSH key fingerprint: SHA256:nG82MUfuVdRVyCKKWqhY+pCrbz9nbX6uzUns4RKa1Pg
2 changed files with 58 additions and 0 deletions

View file

@ -10,6 +10,8 @@
authentication.authelia.enable = true;
authentication.zitadel.enable = true;
communication.conduit.enable = true;
development.forgejo.enable = true;
networking.ssh.enable = true;