removed port from firewall

This commit is contained in:
2026-07-13 02:05:13 +10:00
parent 06dc25c983
commit 4078230052
2 changed files with 5 additions and 19 deletions
-1
View File
@@ -28,7 +28,6 @@
nfs-utils
];
boot.supportedFilesystems = [ "nfs" ];
#services.rpcbind.enable = true;
systemd.tmpfiles.rules = [
"L+ /home/nixos/docker - - - - /mnt/docker/config"
"d /mnt/docker 0755 nixos users -"