Commit 4fac9252 authored by happysalada's avatar happysalada
Browse files

nixos/cloudflare-dyndns: fix missing home error

parent 2d1fce7f
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 =