gerd.authelia: moved to own directory + added nginx proxy example

This commit is contained in:
eyjhb 2024-08-12 14:36:01 +02:00
parent 5d94967c48
commit 9cc18d0ca3
Signed by: eyjhb
GPG key ID: 609F508E3239F920
4 changed files with 95 additions and 4 deletions

View file

@ -6,13 +6,15 @@
./../shared/applications/server/nginx.nix
./../shared/applications/state/ssh.nix
./gerd/services/lldap.nix
./gerd/services/authelia.nix
./gerd/services/fricloud-website.nix
./gerd/services/lldap.nix
./gerd/services/authelia
./gerd/services/forgejo
./gerd/services/teeworlds.nix
./gerd/services/murmur.nix
./gerd/services/hedgedoc.nix
# ./gerd/services/owncast.nix
];
networking.hostName = "gerd";