désactivation du parefeu

This commit is contained in:
2017-10-24 13:46:52 +02:00
parent 12021f5525
commit d2b528a357

View File

@@ -57,4 +57,8 @@ in
"wheel" "wheel"
]; ];
}; };
# Ports ouverts
networking.firewall.enable=false;
} }