Fix typo in readme
This commit is contained in:
parent
48cf817171
commit
d6ef79c244
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ inputs.alertmanager-ntfy.url = "github:pinpox/alertmanager-ntfy";
|
|||
|
||||
# Import the module in your configuration.nix
|
||||
imports = [
|
||||
self.inputs.alertmanager-nfty.nixosModules.alertmanager-ntfy
|
||||
self.inputs.alertmanager-ntfy.nixosModules.alertmanager-ntfy
|
||||
];
|
||||
|
||||
# Enable and set options
|
||||
|
|
Loading…
Reference in a new issue