Merge pull request #4 from merspieler/main
This commit is contained in:
commit
23fa2327be
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