flake update; msty update; +headscale config

This commit is contained in:
m3tam3re
2025-04-29 13:36:01 +02:00
parent 5a5b434efd
commit e461fc494a
9 changed files with 196 additions and 60 deletions

View File

@ -3,7 +3,7 @@
image = "ghcr.io/techno-tim/littlelink-server";
environmentFiles = [config.age.secrets.littlelink-m3tam3re.path];
ports = ["127.0.0.1:3004:3000"];
extraOptions = ["--ip=10.89.0.12" "--network=web"];
extraOptions = ["--ip=10.89.0.4" "--network=web"];
};
# Traefik configuration specific to littlelink
services.traefik.dynamicConfigOptions.http = {