Files
nixos/services/ntfy/default.nix
2026-04-03 00:47:12 -04:00

7 lines
60 B
Nix

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