nixos/hosts/server/ntfy.nix
2024-06-08 01:56:21 +02:00

2 lines
40 B
Nix

{ services.ntfy = { enable = true; }; }