fix traefik docker

This commit is contained in:
2026-01-20 11:48:40 -06:00
parent 4a7615b50c
commit ab47a1ea52

View File

@@ -62,6 +62,8 @@
mode = "0664";
};
virtualisation.docker.enable = lib.mkIf config.sysconfig.docker.enable true;
services.traefik = {
enable = true;