nixos/cloudflare-dyndns: fix missing home error (#386211)
This commit is contained in:
@@ -92,6 +92,7 @@ in
|
||||
DynamicUser = true;
|
||||
StateDirectory = "cloudflare-dyndns";
|
||||
EnvironmentFile = cfg.apiTokenFile;
|
||||
Environment = [ "XDG_CACHE_HOME=%S/cloudflare-dyndns/.cache" ];
|
||||
ExecStart =
|
||||
let
|
||||
args =
|
||||
|
||||
Reference in New Issue
Block a user