Fix readme
This commit is contained in:
parent
b25d625177
commit
0f0c2ed224
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-ntfy.nixosModules.alertmanager-ntfy
|
||||
self.inputs.alertmanager-ntfy.nixosModules.default
|
||||
];
|
||||
|
||||
# Enable and set options
|
||||
|
|
Loading…
Reference in a new issue