viola: upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
9894319d38
commit
c12e1edf28
61 changed files with 492 additions and 244 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{...}: {
|
||||
_: {
|
||||
networking = {
|
||||
firewall = {
|
||||
allowPing = true;
|
||||
|
|
@ -8,18 +8,48 @@
|
|||
80
|
||||
8080
|
||||
8443
|
||||
8980
|
||||
53350
|
||||
53351
|
||||
53353
|
||||
|
||||
# mc
|
||||
25565
|
||||
|
||||
# mail
|
||||
24
|
||||
25
|
||||
110
|
||||
143
|
||||
465
|
||||
587
|
||||
993
|
||||
995
|
||||
4190
|
||||
];
|
||||
|
||||
allowedTCPPorts = [
|
||||
80
|
||||
8080
|
||||
8443
|
||||
8980
|
||||
53350
|
||||
53351
|
||||
53353
|
||||
|
||||
# mc
|
||||
25565
|
||||
|
||||
# mail
|
||||
24
|
||||
25
|
||||
110
|
||||
143
|
||||
465
|
||||
587
|
||||
993
|
||||
995
|
||||
4190
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue