feat(traefik): setup traefik with agenix for secrets.

This commit is contained in:
CronyAkatsuki 2025-05-04 09:09:14 +02:00
parent 8202be48ab
commit 3a0f504534
7 changed files with 208 additions and 27 deletions

View file

@ -2,5 +2,7 @@
imports = [
./openssh.nix
./user.nix
./traefik.nix
./secrets.nix
];
}