Removed firewall config

This commit is contained in:
jeirmeister 2025-08-01 12:26:10 -07:00
parent 2052756cbd
commit b831d483aa

View file

@ -30,15 +30,15 @@
users.users.root.openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAaV7JtUWkWrjo5FfCcpTCCEY/OJ+T1mJOLbe4avg0XH sysadmin@skrybit.io"
];
networking.firewall.allowedTCPPorts = [
23002
22
# 24444
# 8332
# 5432
# 28332
# 28333
];
# networking.firewall.allowedTCPPorts = [
# 23002
# 22
# # 24444
# # 8332
# # 5432
# # 28332
# # 28333
# ];
systemd.suppressedSystemUnits = [
"dev-mqueue.mount"