Systemd/systemd-networkd-wait-online --timeout=120 (code=exited, status=1/FAILURE

I configured Torify application traffic but it does not work and I get

 systemd-networkd-wait-online.service - Wait for Network to be Configured
     Loaded: loaded (/etc/systemd/system/systemd-networkd-wait-online.service; enabled; preset: disabled)
    Drop-In: /nix/store/vzpbhlr2s4fai61xlz9bs4v1gf0vpwq9-system-units/systemd-networkd-wait-online.service.d
             └─overrides.conf
     Active: failed (Result: exit-code) since Tue 2023-08-29 09:21:02 CEST; 54ms ago
       Docs: man:systemd-networkd-wait-online.service(8)
    Process: 42152 ExecStart=/nix/store/4mvn48zibv588i7ijbylw3d035kxndr1-systemd-253.6/lib/systemd/systemd-networkd-wait-online --timeout=120 (code=exited, status=1/FAILURE)
   Main PID: 42152 (code=exited, status=1/FAILURE)
         IP: 0B in, 0B out
        CPU: 8ms

Aug 29 09:19:02 clawfinger systemd[1]: Starting Wait for Network to be Configured...
Aug 29 09:21:02 clawfinger systemd-networkd-wait-online[42152]: Timeout occurred while waiting for network connectivity.
Aug 29 09:21:02 clawfinger systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILURE
Aug 29 09:21:02 clawfinger systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'.
Aug 29 09:21:02 clawfinger systemd[1]: Failed to start Wait for Network to be Configured.
warning: error(s) occurred while switching to the new configuration

Not sure why, but maybe I have to ignore tornet? If so I probably have to adjust the override.conf , but how I do that?