summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock6
-rw-r--r--hosts/ahmed/notifications.linus.onl.nix2
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";