Nixfiles! :3
0

Configure Feed

Select the types of activity you want to include in your feed.

Update fonts proxy


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

MLC Bloeiman (May 9, 2026, 10:10 PM +0200) 4db3fd2e 1e1f3b51

+1 -1
+1 -1
hosts/frigometri/configuration.nix
··· 84 84 backend = "podman"; 85 85 containers = { 86 86 "fonts-proxy" = { 87 - image = "docker.io/strawmelonjuice/fonts-proxy:1.1.1"; 87 + image = "docker.io/strawmelonjuice/fonts-proxy:1.1.2"; 88 88 autoStart = true; 89 89 ports = [ 90 90 "39936:8080"