❄️ Nix configurations
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add traefik dashboard

+2 -1
+2 -1
modules/nixos/server/traefik.nix
··· 36 36 dnschallenge.provider = "cloudflare"; 37 37 }; 38 38 39 - api.dashboard = false; 39 + api.dashboard = true; 40 + api.insecure = true; 40 41 }; 41 42 42 43 dynamicConfigOptions = {