diff --git a/modules/home/gotify.nix b/modules/home/gotify.nix index df32b29..e9e43a1 100644 --- a/modules/home/gotify.nix +++ b/modules/home/gotify.nix @@ -103,7 +103,7 @@ in { ExecStart = "${pkgs.gotify-desktop}"; }; Install = { - WantedBy = ["graphical.target"]; + WantedBy = ["multi-user.target"]; }; }; sops.templates."gotify-daemon-toml" = {