Fix element call, more librewolf prefs
This commit is contained in:
parent
98759bf64b
commit
563b4debe7
2 changed files with 5 additions and 2 deletions
|
@ -3,5 +3,5 @@
|
|||
enable = true;
|
||||
email = "henry@henryhiles.com";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [2222 443];
|
||||
networking.firewall.allowedTCPPorts = [2222 443 8448]; # SSH,Matrix and HTTPS
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue