From 0f0c2ed224a4384555970570beedf0839f40ef06 Mon Sep 17 00:00:00 2001 From: merspieler Date: Mon, 5 Feb 2024 00:00:03 +0100 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e85aa..9da1835 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ inputs.alertmanager-ntfy.url = "github:pinpox/alertmanager-ntfy"; # Import the module in your configuration.nix imports = [ - self.inputs.alertmanager-ntfy.nixosModules.alertmanager-ntfy + self.inputs.alertmanager-ntfy.nixosModules.default ]; # Enable and set options