diff --git a/machines/liza/configuration.nix b/machines/liza/configuration.nix index c20f2a8..9eb9102 100644 --- a/machines/liza/configuration.nix +++ b/machines/liza/configuration.nix @@ -167,6 +167,7 @@ in { enable = true; host = "radio.neet.space"; }; + systemd.services.drastikbot.after = ["openvpn-us-east.service"]; }; }; };