❄️ Nix configurations
0
fork

Configure Feed

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

fix: traefik remove deprecated setting

Signed-off-by: aottr <alex@otter.foo>

aottr 2225af51 73d6af16

-2
-2
modules/nixos/server/traefik.nix
··· 48 48 49 49 api.dashboard = true; 50 50 api.insecure = true; 51 - 52 - core.defaultRuleSyntax = "v3"; 53 51 }; 54 52 }; 55 53