1
0
Fork 0

Fix typo in readme

This commit is contained in:
merspieler 2024-01-26 02:31:33 +01:00 committed by GitHub
parent 48cf817171
commit d6ef79c244
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ inputs.alertmanager-ntfy.url = "github:pinpox/alertmanager-ntfy";
# Import the module in your configuration.nix # Import the module in your configuration.nix
imports = [ imports = [
self.inputs.alertmanager-nfty.nixosModules.alertmanager-ntfy self.inputs.alertmanager-ntfy.nixosModules.alertmanager-ntfy
]; ];
# Enable and set options # Enable and set options