rm 8448
This commit is contained in:
parent
8eac5863c2
commit
89f69f9bf2
4 changed files with 26 additions and 24 deletions
|
@ -8,5 +8,5 @@
|
|||
hash = "sha256-sdhX/dAQ7lIxBo/ZW6XYX8SRuacLO9HobtIVKD/cw0o=";
|
||||
};
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [2222 443 8448]; # Git SSH, HTTPS, and Matrix
|
||||
networking.firewall.allowedTCPPorts = [2222 443]; # Git SSH, HTTPS, and Matrix
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue