This commit is contained in:
Hadi
2024-06-08 01:56:21 +02:00
parent 1ccb720f3b
commit 88fb9d078b
31 changed files with 200 additions and 48 deletions

1
hosts/server/ntfy.nix Normal file
View File

@@ -0,0 +1 @@
{ services.ntfy = { enable = true; }; }