Skip to content

Commit

Permalink
chore: add traefik TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
KP64 committed Dec 31, 2024
1 parent 7af0e52 commit 4568a99
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions services/networking/traefik.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
let
cfg = config.services.networking.traefik;
in
# Due to non external factors traefik can't be used yet with authentik-nix.
# Therefore router Firewall is disabled by default.
# When done
# TODO: Authentik-nix
# TODO: Remove most if not all "openFirewall" instances in Config
# TODO: Replace SearXNG with selfhosted instance
{
options = {
homelab.domain = lib.mkOption {
Expand Down

0 comments on commit 4568a99

Please sign in to comment.