mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
feat(service): replace ntfy with maddy
feat(service): remove ntfy
This commit is contained in:
@@ -10,8 +10,13 @@ in
|
||||
enable = true;
|
||||
allowedTCPPorts = [
|
||||
22
|
||||
25
|
||||
80
|
||||
143
|
||||
443
|
||||
465
|
||||
587
|
||||
993
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
80
|
||||
|
||||
Reference in New Issue
Block a user