Unverified Commit b97d92aa authored by Yt's avatar Yt Committed by GitHub
Browse files

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

parents 21d0d2f9 4fac9252
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@ in
          DynamicUser = true;
          StateDirectory = "cloudflare-dyndns";
          EnvironmentFile = cfg.apiTokenFile;
          Environment = [ "XDG_CACHE_HOME=%S/cloudflare-dyndns/.cache" ];
          ExecStart =
            let
              args =