From a2b5e85653c88b2281265f40106533e0a0e15482 Mon Sep 17 00:00:00 2001 From: tulg Date: Sat, 25 Apr 2026 19:47:40 +0300 Subject: [PATCH] traefik --- hosts/kittykat/traefik.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/kittykat/traefik.nix b/hosts/kittykat/traefik.nix index 9297e5f..bf8a7fe 100644 --- a/hosts/kittykat/traefik.nix +++ b/hosts/kittykat/traefik.nix @@ -1,4 +1,4 @@ -{ +{config, ...}: { services.traefik = { enable = true;