Remove some firewall rules

This commit is contained in:
Bun 2025-05-13 12:45:52 -04:00
parent 86a180de0c
commit 968ae4631c
2 changed files with 1 additions and 2 deletions

View file

@ -16,6 +16,7 @@
fsType = "nfs4";
options = [
"noauto"
"port=2050"
"soft"
"x-systemd.automount"
];