only open port 8448 for matrix
This commit is contained in:
@@ -32,16 +32,10 @@
|
||||
|
||||
# http (but really acmeCA challenges)
|
||||
80
|
||||
|
||||
# for matrix federation
|
||||
8448
|
||||
];
|
||||
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
service_configs.ports.https
|
||||
|
||||
# for matrix federation
|
||||
8448
|
||||
];
|
||||
|
||||
users.users.${username}.extraGroups = [
|
||||
|
||||
Reference in New Issue
Block a user