update flake

This commit is contained in:
Yan Lin 2026-02-14 06:31:51 +01:00
parent 57ddee63c4
commit a02fd21f14
3 changed files with 19 additions and 17 deletions

View file

@ -9,7 +9,9 @@
services.traefik = {
enable = true;
staticConfigOptions = {
dynamic.dir = "/var/lib/traefik/dynamic";
static.settings = {
providers.docker = {
endpoint = "unix:///var/run/docker.sock";
exposedByDefault = false;