nixos/cloudflare-dyndns: fix missing home error (#386211)

This commit is contained in:
Yt
2025-03-08 09:15:24 -05:00
committed by GitHub
@@ -92,6 +92,7 @@ in
DynamicUser = true;
StateDirectory = "cloudflare-dyndns";
EnvironmentFile = cfg.apiTokenFile;
Environment = [ "XDG_CACHE_HOME=%S/cloudflare-dyndns/.cache" ];
ExecStart =
let
args =