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) --- flake.lock | 6 +++--- hosts/ahmed/notifications.linus.onl.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 110e559..4482a74 100644 --- a/flake.lock +++ b/flake.lock @@ -148,11 +148,11 @@ ] }, "locked": { - "lastModified": 1696180615, - "narHash": "sha256-TBCwnIx0f9nWu9XL5vjq/yo+OYoHWKTFYs9dVz7PnPk=", + "lastModified": 1696190926, + "narHash": "sha256-P+xHshXroFFglimeXHJLKnP0nC4X5ouZzKtB02/SYo4=", "owner": "linnnus", "repo": "push-notification-api", - "rev": "2a7b14fdd3a947a60ef9db47429da26f28d346ac", + "rev": "858b2721db4851488da125363dcc620b98d8b0a3", "type": "github" }, "original": { 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