Files
nixy/hosts/server/ntfy.nix
Hadi 96faa74cf0 Update
Former-commit-id: 88fb9d078b
2024-06-08 01:56:21 +02:00

2 lines
40 B
Nix

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