From 5a06cffbe8a2bf32b6c77394c3e1494fe484bfa9 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 1 Oct 2023 22:10:46 +0200 Subject: Update push-notifications-api (to remove 'my' prefix) --- hosts/ahmed/notifications.linus.onl.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/ahmed/notifications.linus.onl.nix') diff --git a/hosts/ahmed/notifications.linus.onl.nix b/hosts/ahmed/notifications.linus.onl.nix index ba57489..7addaad 100644 --- a/hosts/ahmed/notifications.linus.onl.nix +++ b/hosts/ahmed/notifications.linus.onl.nix @@ -18,7 +18,7 @@ in }; config = mkIf cfg.enable { - my.services.push-notification-api = { + services.push-notification-api = { enable = true; # host = "notifications.linus.onl"; host = "0.0.0.0"; -- cgit v1.2.3