Files
nixos/services/ntfy/default.nix

7 lines
60 B
Nix

{
imports = [
./ntfy.nix
./ntfy-alerts.nix
];
}