From 71ba6f354fd5ee06966755689333dca3bb292bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Fri, 31 Oct 2025 00:23:29 +0100 Subject: [PATCH] Home Gen65 @ 2025-10-31-00:23 by jonas@monolith --- modules/home/gotify.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" = {