Skip to content

Commit

Permalink
home-assistant-custom-component.ntfy: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
k0ral committed May 8, 2024
1 parent 2144e15 commit 5639135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/servers/home-assistant/custom-components/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

moonraker = callPackage ./moonraker {};

ntfy = callPackage ./nfty {};
ntfy = callPackage ./ntfy {};

omnik_inverter = callPackage ./omnik_inverter {};

Expand Down

0 comments on commit 5639135

Please sign in to comment.