This commit is contained in:
mjallen18
2026-02-10 20:12:21 -06:00
parent 28c6306182
commit 89275509f3
3 changed files with 10 additions and 9 deletions

View File

@@ -131,6 +131,7 @@ in
services.traefik = {
enable = true;
dataDir = "${configDir}/traefik";
dynamic.dir = "${configDir}/traefik";
group = "jallen-nas"; # group;
environmentFiles = [ config.sops.templates."traefik.env".path ];