Files
nixconfig/modules/server/containers/apps/handbrake.nix
soraefir d5cedb017e fix
2026-05-17 21:52:26 +02:00

6 lines
193 B
Nix

{...}:{
# extraLabels = { } // (if serverCfg.containers ? authentik then {
# "traefik.http.routers.${containerCfg.subdomain}.middlewares" = "authentik";
# } else {});
}